diff --git a/public/docs/ts/latest/guide/router.jade b/public/docs/ts/latest/guide/router.jade index 32d3414882..43fc2ec33f 100644 --- a/public/docs/ts/latest/guide/router.jade +++ b/public/docs/ts/latest/guide/router.jade @@ -191,7 +191,7 @@ table tr td Routing Component td. - An Angular component with a *RouterOutlet* that displays views based on router navigations. + An Angular component with a RouterOutlet that displays views based on router navigations. :marked We've barely touched the surface of the router and its capabilities.