diff --git a/LiveQuery/LiveQuery/Public/LCQueryExtension.cs b/LiveQuery/LiveQuery/Public/LCQueryExtension.cs index c26c83a..28cfb39 100644 --- a/LiveQuery/LiveQuery/Public/LCQueryExtension.cs +++ b/LiveQuery/LiveQuery/Public/LCQueryExtension.cs @@ -7,7 +7,7 @@ namespace LeanCloud.LiveQuery { /// public static class LCQueryExtension { /// - /// Subscribes this LCQuery to live query. + /// Subscribes a LCQuery. /// /// ///