docs(aio): empty line between HTML tag and content (#20341)

PR Close #20341
This commit is contained in:
Miguel Angel Asencio Hurtado
2017-11-10 11:23:33 -05:00
committed by Jason Aden
parent ec496c2fda
commit 2aefac841f

View File

@ -106,7 +106,9 @@ and inject into any class that asks for it.
The `HeroService` is now ready to plug into the `HeroesComponent`.
<div class="alert is-helpful">
Learn more about _providers_ in the [NgModules](guide/ngmodule#providers) guide.
</div>
## Update `HeroesComponent`