Skip to content

Commit e8f816a

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

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
@@ -8,7 +8,7 @@ Neo4j 5.24 introduces the xref:reference/procedures.adoc#procedure_dbms_cluster_
88
In most cases this means a clustered database is write available.
99
The procedure identifies which members of a clustered database are up-to-date and can participate in successful replication.
1010
Therefore, it is useful in determining the fault tolerance of a clustered database.
11-
A third and final function is to determine which member is the leader of a clustered database within the cluster.
11+
Additionally, you can use the procedure to identify the leader of a clustered database within the cluster.
1212

1313
[NOTE]
1414
====

0 commit comments

Comments
 (0)