mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
parent
23ec88ef23
commit
cf095d982d
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue