Skip to content

Commit e5c777d

Browse files
authored
Merge pull request #197 from kiwiupover/patch-1
Fixed small typo
2 parents 8562d2d + 411ea83 commit e5c777d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ember-app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ class EmberApp {
231231
/**
232232
* @private
233233
*
234-
* Main funtion that creates the app instance for every `visit` request, boots
234+
* Main function that creates the app instance for every `visit` request, boots
235235
* the app instance and then visits the given route and destroys the app instance
236236
* when the route is finished its render cycle.
237237
*

0 commit comments

Comments
 (0)