diff --git a/public/docs/ts/latest/guide/router.jade b/public/docs/ts/latest/guide/router.jade index 7a74f04ed9..8ee5911ac7 100644 --- a/public/docs/ts/latest/guide/router.jade +++ b/public/docs/ts/latest/guide/router.jade @@ -2689,7 +2689,7 @@ a#milestone-3-wrap-up * Pass information along in route parameters and subscribe to them in the component. - *通过路由参数传递信息,并在组件中订阅它们 + 通过路由参数传递信息,并在组件中订阅它们 * Import the feature area NgModule into the `AppModule`.