Skip to content

Commit bf83fde

Browse files
Update modules/ROOT/pages/authentication-authorization/dbms-administration.adoc
Co-authored-by: Therese Magnusson <[email protected]>
1 parent b4e1dac commit bf83fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/authentication-authorization/dbms-administration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ ALTER USER jake SET PASSWORD 'verysecret' SET STATUS SUSPENDED
683683

684684
[NOTE]
685685
====
686-
Note that the combination of the `SET PASSWORDS`, `SET AUTH`, `SET USER STATUS`, and the `SET USER HOME DATABASE` privilege actions is equivalent to the `ALTER USER` privilege action.
686+
Note that the combination of the `SET PASSWORDS`, `SET AUTH`, `SET USER STATUS`, and `SET USER HOME DATABASE` privileges is equivalent to the `ALTER USER` privilege.
687687
====
688688

689689
=== Grant privilege to modify users' passwords

0 commit comments

Comments
 (0)