Skip to content

Commit 88e35fa

Browse files
walterhigginspetebacondarwin
authored andcommitted
docs(tutorial/step_00): reword sentence to make sense
Closes angular#4429
1 parent 93132b9 commit 88e35fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/content/tutorial/step_00.ngdoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,7 @@ for most cases. In advanced cases, such as when using script loaders, you can us
147147

148148
There are 3 important things that happen during the app bootstrap:
149149

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

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

0 commit comments

Comments
 (0)