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

Commit ce8b947

Browse files
kylerobwardbell
authored andcommitted
docs(Router): remove duplicate "activated"
closes #1957
1 parent af22570 commit ce8b947

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
@@ -220,7 +220,7 @@ table
220220
td <code>RouterState</code>
221221
td.
222222
The current state of the router including a tree of the currently activated
223-
activated routes in our application along with the URL query params, fragment
223+
routes in our application along with the URL query params, fragment
224224
and convenience methods for traversing the route tree.
225225
tr
226226
td <code><i>Link Parameters Array</i></code>

0 commit comments

Comments
 (0)