More whitespaces

This commit is contained in:
Yang Lin 2016-11-27 00:48:54 +08:00
parent 1aeb6b9c82
commit 13ed4d265e
1 changed files with 11 additions and 10 deletions

View File

@ -470,7 +470,8 @@ block ctor-syntax
:marked
Read also **Should I add app-wide providers to the root `AppModule` or the root `AppComponent`?** in the [NgModule FAQ](../cookbook/ngmodule-faq.html#root-component-or-module) chapter.
参见[NgModule FAQ](../cookbook/ngmodule-faq.html#root-component-or-module)一章的**我该把“全应用级”提供商加到根模块`AppModule`还是根组件`AppComponent`**
参见 [NgModule FAQ](../cookbook/ngmodule-faq.html#root-component-or-module) 一章的
**我该把“全应用级”提供商加到根模块`AppModule`还是根组件`AppComponent`**
:marked
### Preparing the HeroListComponent for injection