From 03febbb3f95314033558ca85ae4dce01a0c61bae Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Fri, 26 Oct 2018 22:32:35 -0400 Subject: [PATCH] Documentation: 'Users' tab is now 'User accounts' so fix an incorrect reference Signed-off-by: Isaac Bennetch --- doc/privileges.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/privileges.rst b/doc/privileges.rst index 008276889f..f3b1779129 100644 --- a/doc/privileges.rst +++ b/doc/privileges.rst @@ -43,8 +43,8 @@ Assigning privileges to user for a specific database ---------------------------------------------------- Users are assigned to databases by editing the user record (from the -:guilabel:`Users` link on the home page) not from within the :guilabel:`Users` -link under the table. If you are creating a user specifically for a given table +:guilabel:`User accounts` link on the home page). +If you are creating a user specifically for a given table you will have to create the user first (with no global privileges) and then go back and edit that user to add the table and privileges for the individual table.