docs(tutorial/step_09) fix typo

Closes #15829
This commit is contained in:
TheRealMaxion
2017-03-17 15:54:51 +01:00
committed by Georgios Kalpakas
parent 24c94b83fa
commit bb2a247aa5
+1 -1
View File
@@ -402,7 +402,7 @@ You can now rerun `npm run protractor` to see the tests run (and hopefully pass)
<div></div>
* Try to add a `{{$ctrl.phoneId}` binding in the template string for the phone details view:
* Try to add a `{{$ctrl.phoneId}}` binding in the template string for the phone details view:
```js
when('/phones/:phoneId', {