mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
fix(docs): Add a missing "the".
This commit is contained in:
parent
79f2d843a8
commit
b6b92bd866
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ __`app/index.html`:__
|
|||
</pre>
|
||||
|
||||
Note that we removed most of the code in the `index.html` template and replaced it with a single
|
||||
line containing a div with `ng-view` attribute. The code that we removed was placed into the
|
||||
line containing a div with the `ng-view` attribute. The code that we removed was placed into the
|
||||
`phone-list.html` template:
|
||||
|
||||
__`app/partials/phone-list.html`:__
|
||||
|
|
|
|||
Loading…
Reference in a new issue