Fix typo in 'Simulating the web api' section.

closes #1655
This commit is contained in:
Helmi 2016-06-13 14:30:09 +07:00 committed by Ward Bell
parent 61ad427319
commit 7f256eea75
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ code-example(language="bash").
.alert.is-helpful
:marked
This chaper is an introduction to the Angular http client.
This chapter is an introduction to the Angular http client.
Please don't be distracted by the details of this backend substitution. Just follow along with the example.
Learn more later about the *in-memory web api* in the [Http chapter](../guide/server-communication.html#!#in-mem-web-api).