docs: 修复一个错误

This commit is contained in:
Zhicheng Wang 2018-10-23 14:45:15 +08:00
parent 58a2a03f99
commit 09bacc2320
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ Angular 应用需要不止一个模块,它们都为根模块服务。
<td><code>RouterModule</code></td>
<td><code>@angular/router</code></td>
<td>
When you want to use <code>RouterLink</code>,<code>.forRoot()</code>, and <code>.forChild()</code>
要使用路由功能,并且你要用到 <code>RouterLink</code>,<code>.forRoot()</code><code>.forChild()</code>