不要怂,就是干,撸起袖子干!

Commit 023686e6 by Adam Back

[docs] Fixed beforeBulkUpdate explanation.

1 parent 03132945
Showing with 1 additions and 1 deletions
...@@ -334,7 +334,7 @@ Hooks.hasHooks = Hooks.hasHook; ...@@ -334,7 +334,7 @@ Hooks.hasHooks = Hooks.hasHook;
*/ */
/** /**
* A hook that is run after updating instances in bulk * A hook that is run before updating instances in bulk
* @param {String} name * @param {String} name
* @param {Function} fn A callback function that is called with options * @param {Function} fn A callback function that is called with options
* @name beforeBulkUpdate * @name beforeBulkUpdate
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!