docs(tutorial/step-10): fix typo

Closes #5171
This commit is contained in:
Levi Weiss 2013-11-27 17:30:28 +01:00 committed by Pete Bacon Darwin
parent 1a15c01b64
commit 753687e5c2

View file

@ -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!