Skip to content

Commit

Permalink
docs(README): correct misspelling of Replace (originally replac)
Browse files Browse the repository at this point in the history
  • Loading branch information
Emma Tang authored and petebacondarwin committed Jun 18, 2014
1 parent 668cd7a commit 1b3f8e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ To see the changes which between any two lessons use the git diff command.

### step-5

- Replac the in-memory dataset with data loaded from the server (in
- Replace the in-memory dataset with data loaded from the server (in
the form of static `phones.json` file).
- The `phones.json` file is loaded using the `$http` service.
- Demonstrate the use of [services][service] and [dependency injection][DI].
Expand Down

0 comments on commit 1b3f8e8

Please sign in to comment.