Skip to content

Commit fe886b1

Browse files
committed
escape the bold formatting and remove the backticks
1 parent 50b9757 commit fe886b1

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
@@ -391,7 +391,7 @@ Status description:: error: syntax error or access rule violation - invalid `FOR
391391

392392
=== 42I02
393393

394-
Status description:: error: syntax error or access rule violation - invalid comment. Failed to parse comment. A comment starting with `'/*'` must also have a closing `'*/'`.
394+
Status description:: error: syntax error or access rule violation - invalid comment. Failed to parse comment. A comment starting with '/\*' must also have a closing '*/'.
395395

396396
=== 42I06
397397

0 commit comments

Comments
 (0)