Skip to content

Commit 7ae71fc

Browse files
committed
Update modules/ROOT/pages/errors/gql-errors.adoc
1 parent 9e22d46 commit 7ae71fc

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
@@ -412,7 +412,7 @@ Status description:: error: syntax error or access rule violation - invalid use
412412

413413
=== 42I29
414414

415-
Status description:: error: syntax error or access rule violation - invalid use of IS. The IS keyword cannot be used together with multiple labels in `{ $input }`. Rewrite the expression as `{ $replacement }`.
415+
Status description:: error: syntax error or access rule violation - invalid use of `IS`. The `IS` keyword cannot be used together with multiple labels in `{ $input }`. Rewrite the expression as `{ $replacement }`.
416416

417417
=== 42I31
418418

0 commit comments

Comments
 (0)