big-r81 commented on code in PR #4457:
URL: https://github.com/apache/couchdb/pull/4457#discussion_r1126561219


##########
src/docs/src/replication/replicator.rst:
##########
@@ -252,16 +252,16 @@ normal.
 Documents describing the same replication
 =========================================
 
-Lets suppose 2 documents are added to the ``_replicator`` database in
+Let's suppose 2 documents are added to the ``_replicator`` database in
 the following order:
 
 .. code-block:: javascript
 
     {
         "_id": "my_rep",
-        "source": "http://myserver.com/foo";,
-        "target":  "http://user:pass@localhost:5984/bar";,
-        "create_target":  true,
+        "source": "http://adm:[email protected]/foo";,

Review Comment:
   Yeah, that were my thoughts too, but great work @jiahuili430 so far, it's 
almost ready already...



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to