Skip to content

Commit a5c9f9a

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

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
@@ -125,6 +125,6 @@ REVOKE MATCH {*} ON GRAPH * ELEMENTS * FROM analyst
125125
[NOTE]
126126
====
127127
Only immutable privileges (e.g. `GRANT IMMUTABLE MATCH {*} ON GRAPH * ELEMENTS * TO analyst` in the example above) can be assigned to immutable roles.
128-
This is to make sure that the role and all of its privileges is explicitly and completely immutable.
128+
This is to make sure that an immutable role and all of its privileges is explicitly and completely immutable.
129129
====
130130

0 commit comments

Comments
 (0)