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

Commit eb94d0d7 by Tommy McLeroy

Fix typo in hooks.md

`Destory` -> `Destroy`
1 parent 407a65bc
Showing with 1 additions and 1 deletions
......@@ -29,7 +29,7 @@ For a full list of hooks, see [Hooks API](/api/hooks).
afterUpdate(instance, options, fn)
(6)
afterBulkCreate(instances, options, fn)
afterBulkDestory(instances, options, fn)
afterBulkDestroy(instances, options, fn)
afterBulkUpdate(instances, options, fn)
```
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!