Skip to content

Commit

Permalink
Merge pull request ember-fastboot#197 from kiwiupover/patch-1
Browse files Browse the repository at this point in the history
Fixed small typo
  • Loading branch information
rwjblue committed Sep 27, 2018
2 parents 8562d2d + 411ea83 commit e5c777d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ember-app.js
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ class EmberApp {
/**
* @private
*
* Main funtion that creates the app instance for every `visit` request, boots
* Main function that creates the app instance for every `visit` request, boots
* the app instance and then visits the given route and destroys the app instance
* when the route is finished its render cycle.
*
Expand Down

0 comments on commit e5c777d

Please sign in to comment.