Skip to content

Commit eff512a

Browse files
committed
found missing backticks
1 parent c21d1f0 commit eff512a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
= 42I59
22

33
== Status description
4-
error: syntax error or access rule violation - dynamic entity type not allowed. Dynamic label and types are only allowed in { <<clauseList>> } clauses.
4+
error: syntax error or access rule violation - dynamic entity type not allowed. Dynamic label and types are only allowed in `{ <<clauseList>> }` clauses.
55

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

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

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

10051005
=== xref:errors/gql-errors/42I59.adoc[42I59]
10061006

1007-
Status description:: error: syntax error or access rule violation - dynamic entity type not allowed. Dynamic label and types are only allowed in { <<clauseList>> } clauses.
1007+
Status description:: error: syntax error or access rule violation - dynamic entity type not allowed. Dynamic label and types are only allowed in `{ <<clauseList>> }` clauses.
10081008

10091009
=== xref:errors/gql-errors/42I60.adoc[42I60]
10101010

0 commit comments

Comments
 (0)