1
0
Fork 0

Doc - fix typo in admin/cluster readme file(#7625)

This commit is contained in:
kunalak 2018-12-05 06:28:12 -08:00 committed by sleto-it
parent f39810a9a9
commit 3e42d88c41
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ Example:
127.0.0.1:8530@_system> db._create("test", {"replicationFactor": 3})
```
In the above case, any write operation will require 2 replicas to
In the above case, any write operation will require 3 replicas to
report success from now on.
Preparing growth