Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Commit f25a01f

Browse files
authored
fix formatting, closes #310 (#636)
* fix formatting, closes #310 * Clarify cluster setup wizard, closes #325
1 parent e761e84 commit f25a01f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

src/api/database/find.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
See :ref:`views/generation` for more details.
6767
:<json boolean execution_stats: Include
6868
:ref:`execution statistics <find/statistics>` in the query response.
69-
*Optional, default: ``false``*
69+
*Optional, default:* ``false``
7070

7171
:>header Content-Type: :mimetype:`application/json`
7272
:>header Transfer-Encoding: ``chunked``

src/setup/cluster.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,9 @@ CouchDB as a single-node instance or set up a cluster.
247247

248248
When you click "Setup Cluster" you are asked for admin credentials again, and
249249
then to add nodes by IP address. To get more nodes, go through the same install
250-
procedure on other machines. Be sure to specify the total number of nodes you
251-
expect to add to the cluster before adding nodes.
250+
procedure for each node, using the same machien to perform the setup process.
251+
Be sure to specify the total number of nodes you expect to add to the cluster
252+
before adding nodes.
252253

253254
Now enter each node's IP address or FQDN in the setup wizard, ensuring you also
254255
enter the previously set server admin username and password.

0 commit comments

Comments
 (0)