diff --git a/Storage/Storage/Public/LCCloud.cs b/Storage/Storage/Public/LCCloud.cs index 91d671e..b91c1ed 100644 --- a/Storage/Storage/Public/LCCloud.cs +++ b/Storage/Storage/Public/LCCloud.cs @@ -6,8 +6,7 @@ using LeanCloud.Storage.Internal.Object; namespace LeanCloud.Storage { /// - /// LCCloud contains static functions that call the cloud functions of Engine - /// in LeanCloud. + /// LCCloud contains static functions that call LeanEngine cloud functions. /// public static class LCCloud { private const string PRODUCTION_KEY = "X-LC-Prod";