From 295874df590d021b0d5bc6e7e2da6d237fb423b4 Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 21 Apr 2021 14:32:19 +0800 Subject: [PATCH] Update Storage/Storage/Public/LCFriendship.cs Co-authored-by: Jang Rush --- Storage/Storage/Public/LCFriendship.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Storage/Storage/Public/LCFriendship.cs b/Storage/Storage/Public/LCFriendship.cs index 8409289..842647e 100644 --- a/Storage/Storage/Public/LCFriendship.cs +++ b/Storage/Storage/Public/LCFriendship.cs @@ -10,7 +10,7 @@ namespace LeanCloud.Storage { /// public static class LCFriendship { /// - /// Requests to add friend. + /// Requests to add a friend. /// /// The user id to add. /// The additional attributes for the friendship.