Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit f08156e

Browse files
TheRealMaxiongkalpak
authored andcommitted
docs(tutorial/step_09) fix typo
Closes #15829
1 parent 4bacf5a commit f08156e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_09.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ You can now rerun `npm run protractor` to see the tests run (and hopefully pass)
402402

403403
<div></div>
404404

405-
* Try to add a `{{$ctrl.phoneId}` binding in the template string for the phone details view:
405+
* Try to add a `{{$ctrl.phoneId}}` binding in the template string for the phone details view:
406406

407407
```js
408408
when('/phones/:phoneId', {

0 commit comments

Comments
 (0)