diff options
| author | frandroid | 2014-03-18 17:19:31 -0400 |
|---|---|---|
| committer | Vojta Jina | 2014-03-21 11:42:18 -0700 |
| commit | b91b3119a44d722aa83a0dbfe8817a5186ba9a99 (patch) | |
| tree | f5c735f25e5ec90085302fcb24a8271d50eb317b | |
| parent | 0d60f8d367e38224696749b0f7de04bd60649815 (diff) | |
| download | angular.js-b91b3119a44d722aa83a0dbfe8817a5186ba9a99.tar.bz2 | |
docs(tutorial/step_05): removed stray "a"
| -rw-r--r-- | docs/content/tutorial/step_05.ngdoc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/content/tutorial/step_05.ngdoc b/docs/content/tutorial/step_05.ngdoc index 17941cd1..dccd1d18 100644 --- a/docs/content/tutorial/step_05.ngdoc +++ b/docs/content/tutorial/step_05.ngdoc @@ -20,7 +20,6 @@ You should now see a list of 20 phones. The most important changes are listed below. You can see the full diff on [GitHub](https://github.com/angular/angular-phonecat/compare/step-4...step-5): ## Data -a The `app/phones/phones.json` file in your project is a dataset that contains a larger list of phones stored in the JSON format. |
