Skip to content

Commit

Permalink
docs: add missing @method
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Dec 28, 2017
1 parent a50a050 commit fb93c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/document.js
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ Document.prototype.update = function update() {
* @param {Any} val the value to set
* @param {Schema|String|Number|Buffer|*} [type] optionally specify a type for "on-the-fly" attributes
* @param {Object} [options] optionally specify options that modify the behavior of the set
* @
* @method $set
* @api public
*/

Expand Down

0 comments on commit fb93c16

Please sign in to comment.