Skip to content

Commit a65b708

Browse files
rixrixjamesdaily
authored andcommitted
docs(tutorial/step0): fix minor typo
Closes angular#4154
1 parent 3f20a15 commit a65b708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_00.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ for most cases. In advanced cases, such as when using script loaders, you can us
148148
There are 3 important things that happen during the app bootstrap:
149149

150150
1. The {@link api/AUTO.$injector injector} that will be used for dependency injection
151-
within this app is created.
151+
when this app is created.
152152

153153
2. The injector will then create the {@link api/ng.$rootScope root scope} that will
154154
become the context for the model of our application.

0 commit comments

Comments
 (0)