Skip to content

Commit 1a03007

Browse files
Update modules/ROOT/pages/authentication-authorization/immutable-roles-privileges.adoc
Co-authored-by: Phil Wright <[email protected]>
1 parent 918b89b commit 1a03007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/authentication-authorization/immutable-roles-privileges.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The following examples demonstrate how to use Cypher to manage immutable roles a
4444
To prevent all users (including those with `PRIVILEGE MANAGEMENT` privileges) from performing *database management*, attach an immutable privilege to the `PUBLIC` role.
4545
The `PUBLIC` role implicitly and irrevocably applies to all users.
4646

47-
. Ensure that you have completed steps 1 an 2 from <<administer-immutable-roles-and-privileges>>.
47+
. Ensure that you have completed steps 1 and 2 from <<administer-immutable-roles-and-privileges>>.
4848
. Run the following command to deny the `IMMUTABLE DATABASE MANAGEMENT` privilege to the `PUBLIC` role:
4949
+
5050
[source, cypher, role=test-skip]

0 commit comments

Comments
 (0)