Skip to content

Commit 64b3eab

Browse files
phil198Hunterness
andauthored
Apply suggestions from code review
Co-authored-by: Therese Magnusson <[email protected]>
1 parent 604eaff commit 64b3eab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ CREATE ROLE regularUsers;
1212
[[property-based-access-control]]
1313
= Property-based access control
1414

15-
Property-based access control grants/denies permission to read or traverse elements based on property/value conditions.
15+
Property-based access control grants or denies permission to read or traverse nodes or relationships based on property/value conditions.
1616
Each property-based privilege can only be restricted by a single property.
17-
For information and syntax for these privileges, see xref:authentication-authorization/privileges-reads.adoc[Read privileges].
17+
For information about and syntax for these privileges, see xref:authentication-authorization/privileges-reads.adoc[Read privileges].
1818

1919
[IMPORTANT]
2020
====

0 commit comments

Comments
 (0)