You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2017/06/14 23:35:11 UTC

[couchdb-documentation] branch master updated: fix very bad typo on node-local port

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git


The following commit(s) were added to refs/heads/master by this push:
     new b49c035  fix very bad typo on node-local port
b49c035 is described below

commit b49c035f2baf4f51d2c0f29c7ac277c3834474eb
Author: Joan Touzet <jo...@atypical.net>
AuthorDate: Wed Jun 14 19:34:34 2017 -0400

    fix very bad typo on node-local port
---
 src/install/upgrading.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/install/upgrading.rst b/src/install/upgrading.rst
index 179d49d..34e3c9b 100644
--- a/src/install/upgrading.rst
+++ b/src/install/upgrading.rst
@@ -106,4 +106,4 @@ The process is similar to the automated approach:
 3. Rebuild each view by accessing it through the clustered port.
 4. Confirm that all databases and views can be accessed as desired.
 5. Remove the 1.x databases via a ``DELETE`` request on the
-   **node-local** port (default: 5984).
+   **node-local** port (default: 5986).

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].