Skip to content

Commit d8bb132

Browse files
hvubrenetapopova
andauthored
Apply suggestion from @renetapopova
Co-authored-by: Reneta Popova <[email protected]>
1 parent c843c74 commit d8bb132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ An error will be thrown with GQLSTATUS 42NAB and the following status descriptio
1919

2020
[source]
2121
----
22-
error: syntax error or access rule violation - not supported standalone call. WHERE is not supported in standalone call. Use `CALL ... YIELD ... WHERE ... RETURN ...` instead.
22+
error: syntax error or access rule violation - not supported standalone call. WHERE is not supported in a standalone call. Use `CALL ... YIELD ... WHERE ... RETURN ...` instead.
2323
----
2424

2525
== Possible solutions

0 commit comments

Comments
 (0)