diff --git a/modules/ROOT/pages/clustering/monitoring/status-check.adoc b/modules/ROOT/pages/clustering/monitoring/status-check.adoc index f0ece12ed..9a5be4d94 100644 --- a/modules/ROOT/pages/clustering/monitoring/status-check.adoc +++ b/modules/ROOT/pages/clustering/monitoring/status-check.adoc @@ -58,7 +58,7 @@ The procedure returns a row for all primary members of all the requested databas | recognisedLeaderTerm | Integer | The term of the perceived leader of each primary member. If the members report different leaders, the one with the highest term should be trusted. | requester | Boolean | Whether a server is the requester or not. -| error | String | Contains any error message if present. An example of an error is that one or more of the requested databases do not exist on the requester. +| error | String | Contains any error message if present. An example of an error is that one or more of the requested databases do not exist on the requester. |===