From 4cf2adfeda3d2726a426be7089f71c0533a20515 Mon Sep 17 00:00:00 2001 From: frandroid Date: Tue, 18 Mar 2014 17:19:31 -0400 Subject: docs(tutorial/step_05): removed stray "a" --- docs/content/tutorial/step_05.ngdoc | 1 - 1 file changed, 1 deletion(-) 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. -- cgit v1.2.3