Skip to content

Commit f74f84e

Browse files
Update modules/ROOT/pages/errors/gql-errors.adoc
1 parent 823c29b commit f74f84e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/errors/gql-errors.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ Status description:: error: data exception - parsing JSON failure. Underlying er
557557

558558
=== 22NB0
559559

560-
Status description:: error: data exception - invalid property based access control rule involving WHERE and IS NULL. The property value access rule pattern `{ $pred }` always evaluates to 'NULL'. Use `WHERE' syntax in combination with `IS NULL` instead.
560+
Status description:: error: data exception - invalid property based access control rule involving WHERE and IS NULL. The property value access rule pattern `{ $pred }` always evaluates to 'NULL'. Use `WHERE` syntax in combination with `IS NULL` instead.
561561

562562
=== 22NB1
563563

0 commit comments

Comments
 (0)