Skip to content

Commit 2b6c6b9

Browse files
Update modules/ROOT/pages/authentication-authorization/manage-privileges.adoc
Co-authored-by: NataliaIvakina <[email protected]>
1 parent ef99580 commit 2b6c6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/authentication-authorization/manage-privileges.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ For more details about the syntax descriptions, see xref:database-administration
3838

3939
Administrators can use the Cypher commands `GRANT`, `DENY`, and `REVOKE` to manage Neo4j graph administrative rights.
4040
These commands can be used to grant or deny privileges to roles, and to revoke previously granted or denied privileges.
41-
The privileges can be granted or denied on the entire graph, or on specific elements within the graph.
41+
The privileges can be granted or denied on the entire graph or specific elements within the graph.
4242
The privileges can also be made immutable, which means they cannot be granted, denied, or revoked unless auth is disabled.
4343

4444
[[components-of-the-graph-privilege-commands]]

0 commit comments

Comments
 (0)