diff options
| author | Levi Weiss | 2013-11-27 17:30:28 +0100 | 
|---|---|---|
| committer | Pete Bacon Darwin | 2013-11-27 23:21:46 +0000 | 
| commit | 753687e5c2d601823e08791288ab65ee6b86770d (patch) | |
| tree | 679c7ecfa4596596f73cb4c7be51dbc8683d0900 /docs/content/tutorial | |
| parent | 1a15c01b649d868adfd655ec0790c2b2b4a5107d (diff) | |
| download | angular.js-753687e5c2d601823e08791288ab65ee6b86770d.tar.bz2 | |
docs(tutorial/step-10): fix typo
Closes #5171
Diffstat (limited to 'docs/content/tutorial')
| -rw-r--r-- | docs/content/tutorial/step_10.ngdoc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/content/tutorial/step_10.ngdoc b/docs/content/tutorial/step_10.ngdoc index fef006c9..ede1a4aa 100644 --- a/docs/content/tutorial/step_10.ngdoc +++ b/docs/content/tutorial/step_10.ngdoc @@ -120,7 +120,7 @@ Angular's server}.            <button ng-click="hello('Elmo')">Hello</button> -  to the `phone-details.html` template. +  to the `phone-detail.html` template.  <div style="display: none">  TODO! | 
