Fixed Rendering error

This commit is contained in:
eltronix 2016-06-29 17:51:04 +03:00 committed by Naomi Black
parent 4c1b441227
commit 2bd79e8482

View File

@ -191,7 +191,7 @@ table
tr
td <code><i>Routing Component</i></code>
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
We've barely touched the surface of the router and its capabilities.