fix: 翻译错误 (#346)

This commit is contained in:
Zhicheng WANG 2018-12-20 09:24:49 +08:00
parent 47d4a6b1d2
commit cf2d0b1a25
1 changed files with 1 additions and 1 deletions

View File

@ -3533,7 +3533,7 @@ Begin by imitating the heroes feature:
* Rename the NgModule files to `crisis-center.module.ts` and `crisis-center-routing.module.ts`.
在这些新文件中把每一个对“hero”替换为“crisis”并把“heroes”替换为“crises”
把这些 NgModule 文件改名为 `crisis-center.module.ts``crisis-center-routing.module.ts`
You'll use mock crises instead of mock heroes: