Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yursha committed Feb 8, 2015
1 parent b331a00 commit 2473ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/EVENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ If you need a special event in your hook, you *will* want to namespace it. For

In my hook's initialize method, I might have the following:

```javscript
```javascript

// Wait until all the middleware from this app's controllers have loaded
sails.after('hook:controllers:loaded', function () {
Expand Down

0 comments on commit 2473ccc

Please sign in to comment.