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

Small typo fix in step_07.ngdoc #7169

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/content/tutorial/step_07.ngdoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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