Skip to content

Commit f7a0f9d

Browse files
rixrixpetebacondarwin
authored andcommitted
docs(tutorial/step0): fix minor typo
Closes angular#4154
1 parent b17d40b commit f7a0f9d

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
@@ -153,7 +153,7 @@ for most cases. In advanced cases, such as when using script loaders, you can us
153153
There are 3 important things that happen during the app bootstrap:
154154

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

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

0 commit comments

Comments
 (0)