Skip to content

Commit 0c0ae41

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

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
@@ -99,7 +99,7 @@ For example, you want to create an `analyst` role that cannot be dropped, rename
9999
CREATE IMMUTABLE ROLE analyst
100100
----
101101

102-
. Immutably deny the `DROP DATABASE` privilege:
102+
. Immutably grant the `MATCH` privilege:
103103
+
104104
[source, cypher, role=noplay]
105105
----

0 commit comments

Comments
 (0)