Skip to content

Commit b120f8d

Browse files
committed
fixing issues
1 parent 7f11d82 commit b120f8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,15 +202,15 @@ See link:{neo4j-docs-base-uri}/status-codes/{page-version}/notifications/all-not
202202

203203
The general `GRANT` and `DENY` syntaxes are illustrated in the following image:
204204

205-
image::privileges-grant-and-deny-yntax.svg[width="800", title="GRANT and DENY Syntax", role=popup]
205+
image::privileges_grant_and_deny_syntax.svg[width="800", title="GRANT and DENY Syntax", role=popup]
206206

207207
A more detailed syntax illustration for graph privileges would be the following:
208208

209209
image::privileges-on-graph-syntax.svg[width="800", title="Syntax of GRANT and DENY Graph Privileges. The `{` and `}` are part of the syntax and not used for grouping.", role=popup]
210210

211211
The following image shows the hierarchy between different graph privileges:
212212

213-
image::privileges-hierarchy.svg[title="Graph privileges hierarchy"]
213+
image::privileges_hierarchy.svg[title="Graph privileges hierarchy"]
214214

215215

216216

0 commit comments

Comments
 (0)