diff options
| author | Peter Bacon Darwin | 2014-02-12 22:47:42 +0000 | 
|---|---|---|
| committer | Peter Bacon Darwin | 2014-02-16 19:03:42 +0000 | 
| commit | 9b6fc8a4cf64e5a968401e356a2c86eaa77da860 (patch) | |
| tree | d3c54d850724b461f5157121d6c3761fc784ec9e /docs/content/tutorial | |
| parent | 389d4879da4aa620ee95d789b19ff9be44eb730a (diff) | |
| download | angular.js-9b6fc8a4cf64e5a968401e356a2c86eaa77da860.tar.bz2 | |
docs(tutorial): give the tutorial landing page a better name
Diffstat (limited to 'docs/content/tutorial')
| -rw-r--r-- | docs/content/tutorial/index.ngdoc | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/docs/content/tutorial/index.ngdoc b/docs/content/tutorial/index.ngdoc index 2a833bb4..dfceb03b 100644 --- a/docs/content/tutorial/index.ngdoc +++ b/docs/content/tutorial/index.ngdoc @@ -1,8 +1,9 @@  @ngdoc tutorial -@name Index +@name Tutorial  @step -1  @description +  A great way to get introduced to AngularJS is to work through this tutorial, which walks you through  the construction of an AngularJS web app. The app you will build is a catalog that displays a list  of Android devices, lets you filter the list to see only devices that interest you, and then view | 
