diff options
Diffstat (limited to 'docs/content/tutorial/step_07.ngdoc')
| -rw-r--r-- | docs/content/tutorial/step_07.ngdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/tutorial/step_07.ngdoc b/docs/content/tutorial/step_07.ngdoc index 0f5fdda2..fa0c1e1f 100644 --- a/docs/content/tutorial/step_07.ngdoc +++ b/docs/content/tutorial/step_07.ngdoc @@ -146,7 +146,7 @@ __`app/partials/phone-list.html`:__ We also added a placeholder template for the phone details view: -__`app/partials/phone-list.html`:__ +__`app/partials/phone-detail.html`:__ <pre> TBD: detail view for {{params.phoneId}} </pre> |
