From 3d8326e4dd570e13f8e9861ade79a6baaf70fc04 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Sun, 15 May 2016 11:45:33 +0100 Subject: [PATCH] odps-auth: phrase second example to match others --- pages/common/odps-auth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}};`