Skip to content

Commit

Permalink
Apply feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
jannyHou committed May 30, 2017
1 parent 6a0766b commit 7ba32a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/view.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ function mixinView(Cloudant) {
* ds.viewDocs(model, getModel, {key: 'purchase'}, cb);
* ```
*
* @param {String} ddocName The design doc name
* @param {String} ddocName The design doc name without {db}/_design/ prefix
* @param {String} viewName The view name
* @param {Object} options The cloudant view filter
* @callback
Expand Down

0 comments on commit 7ba32a8

Please sign in to comment.