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

Commit

Permalink
Merge pull request #3373 from sahildua2305/ember-fix
Browse files Browse the repository at this point in the history
EmberCheatSheet: Quick fix; trailing white space
  • Loading branch information
moollaza authored Jul 12, 2016
2 parents 51a7f69 + b5884f8 commit 045e528
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 045e528

Please sign in to comment.