Details
-
Improvement
-
Resolution: Done
-
Minor - P4
-
None
-
None
-
Empty show more show less
Description
Looking at the node-mongodb-native 2.0 API documentation, findAndModify:
http://mongodb.github.io/node-mongodb-native/2.0/api/Collection.html#findAndModify
The callback is specified as a 'resultCallback', wheras I think it should be a 'findAndModifyCallback'.