Skip to content

Commit a2a8818

Browse files
committed
Fix copy-paste misstake
1 parent 9ce3df1 commit a2a8818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ MATCH (movie:Movie)
2929
RETURN movie.title AS title
3030
----
3131

32-
You will receive an error with GQLSTATUS xref:errors/gql-errors/42001.adoc[42001] with a cause with GQLSTATUS 22ND3 and status description:
32+
You will receive an error with GQLSTATUS 22ND3 and status description:
3333

3434
[source]
3535
----

0 commit comments

Comments
 (0)