aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChung-Min Cheng2014-03-04 21:03:19 +0900
committerPawel Kozlowski2014-03-05 21:48:22 +0100
commit02075dcf130c192593dfb71bcd5801d47074e7da (patch)
tree9d9c2cbfa063250e6e23bdd1be7a6cb087fef343 /docs
parent7c73bc916e45e795e63667443edfaf8b40fbfd53 (diff)
downloadangular.js-02075dcf130c192593dfb71bcd5801d47074e7da.tar.bz2
docs(tutorial): update step_08.ngdoc
Closes #6537
Diffstat (limited to 'docs')
-rw-r--r--docs/content/tutorial/step_08.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/tutorial/step_08.ngdoc b/docs/content/tutorial/step_08.ngdoc
index 25de2cb8..ed085731 100644
--- a/docs/content/tutorial/step_08.ngdoc
+++ b/docs/content/tutorial/step_08.ngdoc
@@ -107,7 +107,7 @@ __`app/partials/phone-detail.html`:__
</dl>
</li>
...
- </li>
+ <li>
<span>Additional Features</span>
<dd>{{phone.additionalFeatures}}</dd>
</li>