Browse Source

odps-auth: phrase second example to match others

Waldir Pimenta 8 years ago
parent
commit
3d8326e4dd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/odps-auth.md

+ 1 - 1
pages/common/odps-auth.md

@@ -6,7 +6,7 @@
 
 `show grants for {{user_name}};`
 
-- Add user to current project:
+- Add a user to the current project:
 
 `add user {{user_name}};`