You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/11/22 11:32:54 UTC

[GitHub] flimzy commented on a change in pull request #335: Update responses and UI copy in Getting Started Guide

flimzy commented on a change in pull request #335: Update responses and UI copy in Getting Started Guide
URL: https://github.com/apache/couchdb-documentation/pull/335#discussion_r235693144
 
 

 ##########
 File path: src/intro/tour.rst
 ##########
 @@ -58,7 +63,12 @@ All we added to the previous request is the _all_dbs string.
 
 The response should look like::
 
-    ["_replicator","_users"]
+    ["_global_changes","_replicator","_users"]
+
+.. note::
+    In case this returns an empty Array for you, it means you haven't finished
 
 Review comment:
   Should "Array" be capitalized?  I would think no, it doesn't seem like a proper noun to me, but I may be wrong in this context?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services