Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 074a4f4

Browse files
farazfazliwardbell
authored andcommitted
docs(toh-5): fix typo (#3063)
1 parent ce174a2 commit 074a4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/tutorial/toh-pt5.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ code-example(language="html").
436436
### Parameterized route
437437

438438
We *can* add the hero's `id` to the URL. When routing to the hero whose `id` is 11,
439-
we could expect to see an URL such as this:
439+
we could expect to see a URL such as this:
440440

441441
code-example(format="nocode").
442442
/detail/11

0 commit comments

Comments
 (0)