garrensmith commented on a change in pull request #46: capitalised sentences,
acronymns and added a note about Promises
URL: https://github.com/apache/couchdb-nano/pull/46#discussion_r119321530
##########
File path: README.md
##########
@@ -538,15 +550,24 @@ alice.copy('rabbit', 'rabbit2', { overwrite: true },
function(err, _, headers) {
});
```
-
### db.bulk(docs, [params], [callback])
-bulk operations(update/delete/insert) on the database, refer to the
-[couchdb doc](http://wiki.apache.org/couchdb/HTTP_Bulk_Document_API).
+Nulk operations(update/delete/insert) on the database, refer to the
Review comment:
I think you meant 'Bulk'
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services