Skip to content

Commit 2810748

Browse files
ConorNeorenetapopova
authored andcommitted
Fix error message so it makes sense
1 parent 3b19ee9 commit 2810748

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

modules/ROOT/pages/errors/gql-errors/08N19.adoc

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

33
== Status description
4-
error: connection exception - shard execution transient error. Communication with shard `{ <<graph>> }` failed. with message `{ <<msg>> }`.
4+
error: connection exception - shard execution transient error. Communication with shard `{ <<graph>> }` failed with message `{ <<msg>> }`.
55

66

77
ifndef::backend-pdf[]

modules/ROOT/pages/errors/gql-errors/08N20.adoc

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

33
== Status description
4-
error: connection exception - shard execution database error. Communication with shard `{ <<graph>> }` failed. with message `{ <<msg>> }`.
4+
error: connection exception - shard execution database error. Communication with shard `{ <<graph>> }` failed with message `{ <<msg>> }`.
55

66

77
ifndef::backend-pdf[]

modules/ROOT/pages/errors/gql-errors/08N21.adoc

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

33
== Status description
4-
error: connection exception - shard execution client error. Communication with shard `{ <<graph>> }` failed. with message `{ <<msg>> }`.
4+
error: connection exception - shard execution client error. Communication with shard `{ <<graph>> }` failed with message `{ <<msg>> }`.
55

66

77
ifndef::backend-pdf[]

0 commit comments

Comments
 (0)