Skip to content

Commit 3375748

Browse files
update according to changes done in the code pr
1 parent 3740eff commit 3375748

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
= 42N79
33

44
== Status description
5-
error: syntax error or access rule violation - invalid `USE` clause. The `USE` clause is not required for Administration Commands. Retry the query omitting the `USE` clause and it will be routed automatically.
5+
error: syntax error or access rule violation - invalid `USE` clause. The `USE` clause is not required for administration commands. Retry the query without the `USE` clause, and it will be routed automatically.
66

77
== Explanation
88

@@ -22,7 +22,7 @@ Error message will be:
2222

2323
[source]
2424
----
25-
error: syntax error or access rule violation - invalid `USE` clause. The `USE` clause is not required for Administration Commands. Retry the query omitting the `USE` clause and it will be routed automatically.
25+
error: syntax error or access rule violation - invalid `USE` clause. The `USE` clause is not required for administration commands. Retry the query without the `USE` clause, and it will be routed automatically.
2626
----
2727

2828
ifndef::backend-pdf[]

0 commit comments

Comments
 (0)