Skip to content

Commit 6c9e8a1

Browse files
committed
Fixes comments
1 parent 8167e3f commit 6c9e8a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/reference/reference_lua/box_schema.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ Below is a list of all ``box.schema`` functions.
5454
- Revoke privileges from a user or a role
5555

5656
* - :doc:`./box_schema/user_enable`
57-
- Activate previously deactivated user
57+
- Grant ``usage`` and ``session`` permissions
5858

5959
* - :doc:`./box_schema/user_disable`
60-
- Deactivate user
60+
- Revoke ``usage`` and ``session`` permissions
6161

6262
* - :doc:`./box_schema/user_password`
6363
- Get a hash of a user's password

0 commit comments

Comments
 (0)