summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiana Thayer <garbados@gmail.com>2017-11-17 12:23:32 -0800
committerNick Vatamaniuc <nickva@users.noreply.github.com>2017-11-17 16:26:29 -0500
commit9b717814124f7209000eed451d7322dc6a73cf6a (patch)
tree6ab82edc344171a37f217b622de406d3f6eb6e11
parent8b4e92ae240d82837a0dede78fe5c1f664486f1c (diff)
downloadcouchdb-9b717814124f7209000eed451d7322dc6a73cf6a.tar.gz
(typo) fetchig -> fetching
-rw-r--r--src/couch_replicator/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/couch_replicator/README.md b/src/couch_replicator/README.md
index f08ff357e..fe975c1d0 100644
--- a/src/couch_replicator/README.md
+++ b/src/couch_replicator/README.md
@@ -262,7 +262,7 @@ A description of each child:
`error_backoff/1` is where the backoff period is calculated.
Consecutive errors are held in the `errcnt` field in the ETS table.
- 2. Fetchig filter code succeeds, replication ID is calculated and job is
+ 2. Fetching filter code succeeds, replication ID is calculated and job is
added to the scheduler. However, because this is a filtered replication
the source database could get an updated filter. Which means
replication ID could change again. So the worker is spawned to