aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrandroid2014-03-18 17:19:31 -0400
committerBrian Ford2014-03-18 16:10:38 -0700
commit4cf2adfeda3d2726a426be7089f71c0533a20515 (patch)
treee1bf75d701e7a9549b33bd152c7aaf21c739e3b5
parent2b84f43a6d6f05b0ed328e8bd39c83db5989ea40 (diff)
downloadangular.js-4cf2adfeda3d2726a426be7089f71c0533a20515.tar.bz2
docs(tutorial/step_05): removed stray "a"
-rw-r--r--docs/content/tutorial/step_05.ngdoc1
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.