diff --git a/docs/content/tutorial/step_09.ngdoc b/docs/content/tutorial/step_09.ngdoc index c5162a229558..99683ccfeb44 100644 --- a/docs/content/tutorial/step_09.ngdoc +++ b/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)
-* 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', {