Skip to content

Commit f59b2fa

Browse files
authored
Another minor grammar fix
1 parent 66f6169 commit f59b2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/install/pages/deployment-considerations-lt-3nodes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Therefore, continue to monitor the RAM and CPU use of your arbiter node, especia
8282

8383
=== Metadata Management
8484

85-
In Couchbase Server 7.0 and a later versions, metadata is managed by means of _Chronicle_; which is a _consensus-based_ system, based on the https://raft.github.io/[Raft^] algorithm.
85+
In Couchbase Server 7.0 and later versions, metadata is managed by means of _Chronicle_; which is a _consensus-based_ system, based on the https://raft.github.io/[Raft^] algorithm.
8686
Due to the strong consistency with which topology-related metadata is thus managed, in the event of a _quorum failure_ (meaning, the unresponsiveness of at least half of the cluster's nodes -- for example, the unresponsiveness of one node in a two-node cluster), no modification of nodes, buckets, scopes, and collections can take place until the quorum failure is resolved.
8787

8888

0 commit comments

Comments
 (0)