We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed5bf16 commit a5c9f9aCopy full SHA for a5c9f9a
modules/ROOT/pages/authentication-authorization/immutable-roles-privileges.adoc
@@ -125,6 +125,6 @@ REVOKE MATCH {*} ON GRAPH * ELEMENTS * FROM analyst
125
[NOTE]
126
====
127
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.
+This is to make sure that an immutable role and all of its privileges is explicitly and completely immutable.
129
130
0 commit comments