docs(tutorial/step_05): removed stray "a"

This commit is contained in:
frandroid
2014-03-18 17:19:31 -04:00
committed by Vojta Jina
parent 0d60f8d367
commit b91b3119a4

View File

@@ -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.