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

Commit 2da94a7

Browse files
srt32IgorMinar
authored andcommitted
docs(tutorial): update step_07.ngdoc
Closes #7169
1 parent 5ce17ef commit 2da94a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/tutorial/step_07.ngdoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ of configuring the injector. As opposed to AMD or require.js modules, Angular mo
9999
solve the problem of script load ordering or lazy script fetching. These goals are totally independent and
100100
both module systems can live side by side and fulfil their goals.
101101

102-
For deepen your understanding of DI on Angular, see
102+
To deepen your understanding of DI on Angular, see
103103
[Understanding Dependency Injection](https://github.com/angular/angular.js/wiki/Understanding-Dependency-Injection).
104104

105105
## Template
@@ -352,4 +352,4 @@ step 8} to implement the phone details view.
352352
<ul doc-tutorial-nav="7"></ul>
353353

354354

355-
[bower]: http://bower.io
355+
[bower]: http://bower.io

0 commit comments

Comments
 (0)