diff --git a/public/docs/ts/latest/guide/router.jade b/public/docs/ts/latest/guide/router.jade index 9d485bfa98..84cc80ffad 100644 --- a/public/docs/ts/latest/guide/router.jade +++ b/public/docs/ts/latest/guide/router.jade @@ -220,7 +220,7 @@ table td RouterState td. The current state of the router including a tree of the currently activated - activated routes in our application along with the URL query params, fragment + routes in our application along with the URL query params, fragment and convenience methods for traversing the route tree. tr td Link Parameters Array