Skip to content

Commit b6b92bd

Browse files
brettcannonbtford
authored andcommitted
fix(docs): Add a missing "the".
1 parent 79f2d84 commit b6b92bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_07.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ __`app/index.html`:__
155155
</pre>
156156

157157
Note that we removed most of the code in the `index.html` template and replaced it with a single
158-
line containing a div with `ng-view` attribute. The code that we removed was placed into the
158+
line containing a div with the `ng-view` attribute. The code that we removed was placed into the
159159
`phone-list.html` template:
160160

161161
__`app/partials/phone-list.html`:__

0 commit comments

Comments
 (0)