Skip to content

Commit 25a5e68

Browse files
Update modules/ROOT/pages/authentication-authorization/property-based-access-control.adoc
1 parent f00ce1e commit 25a5e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/authentication-authorization/property-based-access-control.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To specify the property/value conditions of the read privilege, you can use the
3131
----
3232
{GRANT | DENY | REVOKE [GRANT | DENY]}
3333
[IMMUTABLE]
34-
{MATCH | READ | TRAVERSE}
34+
{MATCH | READ | TRAVERSE}
3535
ON { HOME GRAPH | GRAPH[S] { * | name[, ...] } }
3636
[
3737
ELEMENT[S] { * | label-or-rel-type[, ...] }

0 commit comments

Comments
 (0)