diff --git a/pages/common/odps-auth.md b/pages/common/odps-auth.md index 4d5965600..d547f6dfa 100644 --- a/pages/common/odps-auth.md +++ b/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}};`