Skip to content

Commit

Permalink
Update jsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Flamenco committed Feb 1, 2017
1 parent 037ad2a commit 1baea57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/node-couchdb.js
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ export default class NodeCouchDB {
* - rejected with `request` original error
*
* @param {String} dbName database name
* @param {String} mangoQuery Mango query as json string or javascript object
* @param {String|Object} mangoQuery Mango query as json string or javascript object
* @param {Object} [query] query options as key: value
* @return {Promise}
*/
Expand Down

0 comments on commit 1baea57

Please sign in to comment.