Fixed Rendering error
This commit is contained in:
parent
4c1b441227
commit
2bd79e8482
|
@ -191,7 +191,7 @@ table
|
||||||
tr
|
tr
|
||||||
td <code><i>Routing Component</i></code>
|
td <code><i>Routing Component</i></code>
|
||||||
td.
|
td.
|
||||||
An Angular component with a *RouterOutlet* that displays views based on router navigations.
|
An Angular component with a <code>RouterOutlet</code> that displays views based on router navigations.
|
||||||
:marked
|
:marked
|
||||||
We've barely touched the surface of the router and its capabilities.
|
We've barely touched the surface of the router and its capabilities.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue