mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-05-04 10:45:01 +08:00
committed by
Igor Minar
parent
76cb5ce7c5
commit
1db20ce90f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user