docs(toh-5): fix typo (#3063)
This commit is contained in:
parent
ce174a26fb
commit
074a4f4abb
@ -436,7 +436,7 @@ code-example(language="html").
|
|||||||
### Parameterized route
|
### Parameterized route
|
||||||
|
|
||||||
We *can* add the hero's `id` to the URL. When routing to the hero whose `id` is 11,
|
We *can* add the hero's `id` to the URL. When routing to the hero whose `id` is 11,
|
||||||
we could expect to see an URL such as this:
|
we could expect to see a URL such as this:
|
||||||
|
|
||||||
code-example(format="nocode").
|
code-example(format="nocode").
|
||||||
/detail/11
|
/detail/11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user