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

Commit 1b70407

Browse files
osimosupkozlowski-opensource
authored andcommitted
docs(tutorial/Routing): improve wording
Closes #10668
1 parent 647d933 commit 1b70407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_07.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ multiple views by adding routing, using an Angular module called 'ngRoute'.
1111

1212
* When you now navigate to `app/index.html`, you are redirected to `app/index.html/#/phones`
1313
and the phone list appears in the browser.
14-
* When you click on a phone link the url changes to one specific to that phone and the stub of a
14+
* When you click on a phone link, the url changes to that specific phone and the stub of a
1515
phone detail page is displayed.
1616

1717
<div doc-tutorial-reset="7"></div>

0 commit comments

Comments
 (0)