docs(tutorial): update step_07.ngdoc

Closes #7169
This commit is contained in:
Simon Taranto
2014-04-20 09:47:58 -07:00
committed by Igor Minar
parent 76cb5ce7c5
commit 1db20ce90f

View File

@@ -99,7 +99,7 @@ of configuring the injector. As opposed to AMD or require.js modules, Angular mo
solve the problem of script load ordering or lazy script fetching. These goals are totally independent and
both module systems can live side by side and fulfil their goals.
For deepen your understanding of DI on Angular, see
To deepen your understanding of DI on Angular, see
[Understanding Dependency Injection](https://github.com/angular/angular.js/wiki/Understanding-Dependency-Injection).
## Template
@@ -352,4 +352,4 @@ step 8} to implement the phone details view.
<ul doc-tutorial-nav="7"></ul>
[bower]: http://bower.io
[bower]: http://bower.io