We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bacf5a commit f08156eCopy full SHA for f08156e
docs/content/tutorial/step_09.ngdoc
@@ -402,7 +402,7 @@ You can now rerun `npm run protractor` to see the tests run (and hopefully pass)
402
403
<div></div>
404
405
-* 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:
406
407
```js
408
when('/phones/:phoneId', {
0 commit comments