fix: 翻译错误

This commit is contained in:
Sunny Liu 2018-12-05 17:04:11 +08:00 committed by 雪狼
parent f4e35179ea
commit 3bf046389a

View File

@ -436,7 +436,7 @@ Look at the CLI-generated `main.ts` to see how this works.
You can dramatically reduce launch time by only loading the application modules that
absolutely must be present when the app starts.
通过只加载应用启动时绝对必须的那些模块,你可以戏剧性的缩短应用启动时间。
通过只加载应用启动时绝对必须的那些模块,你可以极大缩短应用启动的时间。
Configure the Angular Router to defer loading of all other modules (and their associated code), either by
[waiting until the app has launched](guide/router#preloading "Preloading")
@ -645,4 +645,4 @@ Like the `ng serve` command, this regenerates output files when source files cha
For complete details of the CLI commands, see the [CLI command reference](cli).
要了解 CLI 命令的详细信息,参见 [CLI 命令参考手册](cli)。
要了解 CLI 命令的详细信息,参见 [CLI 命令参考手册](cli)。