Skip to content

Commit ed1883d

Browse files
renetapopovaLojjs
andauthored
Update modules/ROOT/pages/errors/gql-errors.adoc
Co-authored-by: Louise Berglund <[email protected]>
1 parent 4e9c32a commit ed1883d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -677,13 +677,12 @@ Status description:: error: system configuration or operation exception - cannot
677677

678678
=== 51N52
679679

680-
Status description:: error: system configuration or operation exception - cannot alter database topology. Number of primaries `{ $count }` needs to be at least 1 and may not exceed `{ $upper }`.
680+
Status description:: error: system configuration or operation exception - number of primaries out of range. Cannot alter database topology. Number of primaries `{ $count }` needs to be at least 1 and may not exceed `{ $upper }`.
681681

682682

683683
=== 51N53
684684

685-
Status description:: error: system configuration or operation exception - cannot alter database topology. Number of secondaries `{ $count }` needs to be at least 0 and may not exceed `{ $upper }`.
686-
685+
Status description:: error: system configuration or operation exception - number of secondaries out of range. Cannot alter database topology. Number of secondaries `{ $count }` needs to be at least 0 and may not exceed `{ $upper }`.
687686

688687
=== 51N54
689688

0 commit comments

Comments
 (0)