Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit d79822e

Browse files
rixrixpetebacondarwin
authored andcommitted
docs(tutorial/step0): fix minor typo
Closes #4154
1 parent 2ebf931 commit d79822e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_00.ngdoc

Lines changed: 1 addition & 1 deletion
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)