Skip to content

Commit cc15def

Browse files
Update modules/ROOT/pages/clustering/monitoring/status-check.adoc
Co-authored-by: NataliaIvakina <[email protected]>
1 parent af39c66 commit cc15def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clustering/monitoring/status-check.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The procedure returns a row for all primary members of all the requested databas
3838
* *database:* the database for which the `status check entry` was replicated.
3939
* *serverId:* the server id of each primary member, which did or did not participate in a successful replication of the `status check entry`.
4040
* *serverName:* the server name of each primary member.
41-
* *address:* the bolt address of each primary member.
41+
* *address:* the Bolt address of each primary member.
4242
* *replicationSuccessful:* indicates if the server (on which the procedure is run) can replicate a transaction.
4343
Is `TRUE` if this server managed to replicate the dummy transaction to a majority of raft members within the given timeout.
4444
`FALSE` if it failed to replicate within the timeout.

0 commit comments

Comments
 (0)