diff --git a/Storage/Storage/Public/LCACL.cs b/Storage/Storage/Public/LCACL.cs
index 410e9ca..1d5e2e4 100644
--- a/Storage/Storage/Public/LCACL.cs
+++ b/Storage/Storage/Public/LCACL.cs
@@ -165,7 +165,7 @@ namespace LeanCloud.Storage {
}
///
- /// Get whether the given role are allowed to read this object.
+ /// Detects whether the given role are allowed to read this object.
///
/// The role to check.
///