Skip to content

Commit

Permalink
Merge pull request #5076 from bertolo1988/master
Browse files Browse the repository at this point in the history
Update description said "documents" instead of "one document"
  • Loading branch information
vkarpov15 authored Mar 26, 2017
2 parents 1edc6ab + 606fc04 commit 8042fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/model.js
Original file line number Diff line number Diff line change
Expand Up @@ -2209,7 +2209,7 @@ Model.hydrate = function(obj) {
};

/**
* Updates documents in the database without returning them.
* Updates one document in the database without returning it.
*
* ####Examples:
*
Expand Down

0 comments on commit 8042fb4

Please sign in to comment.