Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
Ember: Quick fix; trailing white space
Browse files Browse the repository at this point in the history
  • Loading branch information
sahildua2305 committed Jul 9, 2016
1 parent e4a87d1 commit b5884f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/goodie/cheat_sheets/json/emberjs.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"val": "Hooked called when router enters route the first time",
"key": "activate: function"
}, {
"val": "Hooked called after models are resolved ",
"val": "Hooked called after models are resolved",
"key": "afterModel: function"
}, {
"val": "Hook executes when the router completely exits this route",
Expand Down

0 comments on commit b5884f8

Please sign in to comment.