Skip to content

Commit 2d18f29

Browse files
Replace quote with a backtick
1 parent cea1ce5 commit 2d18f29

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

994994
=== 42N53
995995

996-
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'. Add an upper bound to the quantified path pattern.
996+
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`. Add an upper bound to the quantified path pattern.
997997

998998

999999
=== 42N56

0 commit comments

Comments
 (0)