Skip to content

Commit

Permalink
docs(aio): clarify heroes example
Browse files Browse the repository at this point in the history
  • Loading branch information
reneras committed Dec 29, 2017
1 parent bc7a6d7 commit 8dc8db9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion aio/content/tutorial/toh-pt6.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,8 @@ That header is in the `httpOption` constant defined in the `HeroService`.

<code-example
path="toh-pt6/src/app/hero.service.ts"
region="http-options">
region="http-options"
title="src/app/hero.service.ts">
</code-example>

Refresh the browser, change a hero name, save your change,
Expand Down

0 comments on commit 8dc8db9

Please sign in to comment.