docs: fix a typo (#26074)

PR Close #26074
This commit is contained in:
Max Belsky 2018-09-24 11:44:49 +07:00 committed by Kara Erickson
parent 23ec88ef23
commit cf095d982d
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ The `HeroService` is now ready to plug into the `HeroesComponent`.
<div class="alert is-important">
This is a interim code sample that will allow you to provide and use the `HeroService`. At this point, the code will differ from the `HeroService` in the ["final code review"](#final-code-review).
This is an interim code sample that will allow you to provide and use the `HeroService`. At this point, the code will differ from the `HeroService` in the ["final code review"](#final-code-review).
</div>