diff options
| author | Chung-Min Cheng | 2014-03-04 21:03:19 +0900 | 
|---|---|---|
| committer | Pawel Kozlowski | 2014-03-05 21:48:22 +0100 | 
| commit | 02075dcf130c192593dfb71bcd5801d47074e7da (patch) | |
| tree | 9d9c2cbfa063250e6e23bdd1be7a6cb087fef343 /docs/content/tutorial/step_08.ngdoc | |
| parent | 7c73bc916e45e795e63667443edfaf8b40fbfd53 (diff) | |
| download | angular.js-02075dcf130c192593dfb71bcd5801d47074e7da.tar.bz2 | |
docs(tutorial): update step_08.ngdoc
Closes #6537
Diffstat (limited to 'docs/content/tutorial/step_08.ngdoc')
| -rw-r--r-- | docs/content/tutorial/step_08.ngdoc | 2 | 
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> | 
