Skip to content

Commit 92e6096

Browse files
Apply suggestions from code review
Co-authored-by: Louise Berglund <[email protected]>
1 parent 1170ed9 commit 92e6096

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
== Status description
44

5-
error: syntax error or access rule violation - invalid use of label expressions. Label expressions cannot be used in a `{ <<expr>> }`.
5+
error: syntax error or access rule violation - invalid use of label expressions. Label expressions cannot be used in `{ <<expr>> }`.
66

77
ifndef::backend-pdf[]
88
[discrete.glossary]

modules/ROOT/pages/errors/gql-errors/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,7 @@ Status description:: error: syntax error or access rule violation - invalid use
871871

872872
=== xref:errors/gql-errors/42I30.adoc[42I30]
873873

874-
Status description:: error: syntax error or access rule violation - invalid use of label expressions. Label expressions cannot be used in a `{ <<expr>> }`.
874+
Status description:: error: syntax error or access rule violation - invalid use of label expressions. Label expressions cannot be used in `{ <<expr>> }`.
875875

876876
=== xref:errors/gql-errors/42I31.adoc[42I31]
877877

0 commit comments

Comments
 (0)