You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2017/02/09 16:21:17 UTC

[3/4] documentation commit: updated refs/heads/master to 54e5a46

Capitalize IP as everywhere else


Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/28b84c83
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/28b84c83
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/28b84c83

Branch: refs/heads/master
Commit: 28b84c83e430c42084e7a2d8c6d7f6b6da99dd27
Parents: e18200f
Author: Jonathan Hall <fl...@flimzy.com>
Authored: Thu Feb 9 16:04:05 2017 +0100
Committer: Jonathan Hall <fl...@flimzy.com>
Committed: Thu Feb 9 16:04:05 2017 +0100

----------------------------------------------------------------------
 src/cluster/setup.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/28b84c83/src/cluster/setup.rst
----------------------------------------------------------------------
diff --git a/src/cluster/setup.rst b/src/cluster/setup.rst
index efd9040..031a028 100644
--- a/src/cluster/setup.rst
+++ b/src/cluster/setup.rst
@@ -163,7 +163,7 @@ admin credentials again and then to add nodes by IP address. To get
 more nodes, go through the same install procedure on other machines.
 
 Before you can add nodes to form a cluster, you have to have them
-listen on a public ip address and set up an admin user. Do this, once
+listen on a public IP address and set up an admin user. Do this, once
 per node:
 
 .. code-block:: bash