Skip to content

Commit 6822624

Browse files
authored
Update modules/ROOT/pages/errors/gql-errors.adoc
1 parent f942a9b commit 6822624

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
@@ -985,7 +985,7 @@ Status description:: error: syntax error or access rule violation - invalid para
985985

986986
=== 42N53
987987

988-
Status description:: error: syntax error or access rule violation - unsafe usage of repeatable elements. The quantified path pattern may yield an infinite number of rows under match mode 'REPEATABLE ELEMENTS` Use a path selector or add an upper bound to the quantified path pattern.
988+
Status description:: error: syntax error or access rule violation - unsafe usage of repeatable elements. The quantified path pattern may yield an infinite number of rows under match mode `REPEATABLE ELEMENTS`. Use a path selector or add an upper bound to the quantified path pattern.
989989

990990

991991
=== 42N56

0 commit comments

Comments
 (0)