From 45d1fbcdb42f9f17852e289dd79a0d753fd8fd24 Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 21 Apr 2021 14:30:42 +0800 Subject: [PATCH] Update Storage/Storage/Public/LCFile.cs Co-authored-by: Jang Rush --- Storage/Storage/Public/LCFile.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Storage/Storage/Public/LCFile.cs b/Storage/Storage/Public/LCFile.cs index d2d19ed..67c2413 100644 --- a/Storage/Storage/Public/LCFile.cs +++ b/Storage/Storage/Public/LCFile.cs @@ -165,7 +165,7 @@ namespace LeanCloud.Storage { } /// - /// Gets the thumbnail url of image file. + /// Gets the thumbnail url of an image file. /// /// ///