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

Commit 2bd79e8

Browse files
eltronixnaomiblack
authored andcommitted
Fixed Rendering error
1 parent 4c1b441 commit 2bd79e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/guide/router.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ table
191191
tr
192192
td <code><i>Routing Component</i></code>
193193
td.
194-
An Angular component with a *RouterOutlet* that displays views based on router navigations.
194+
An Angular component with a <code>RouterOutlet</code> that displays views based on router navigations.
195195
:marked
196196
We've barely touched the surface of the router and its capabilities.
197197

0 commit comments

Comments
 (0)