diff options
| author | brettcannon | 2012-07-18 15:31:53 -0300 | 
|---|---|---|
| committer | Brian Ford | 2012-07-18 11:52:57 -0700 | 
| commit | 92a3d2821856c75eb95f8ec6ccf26d6a9b37fdd9 (patch) | |
| tree | 5198ce3e56e95dd21cb3618f7a94a51e7d0002d2 /docs/content/tutorial | |
| parent | 4c5850195699b1d982963f25399d24bf8b815f81 (diff) | |
| download | angular.js-92a3d2821856c75eb95f8ec6ccf26d6a9b37fdd9.tar.bz2 | |
fix(docs): Minor grammatical fix
Diffstat (limited to 'docs/content/tutorial')
| -rw-r--r-- | docs/content/tutorial/index.ngdoc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/content/tutorial/index.ngdoc b/docs/content/tutorial/index.ngdoc index 9bbe9e2f..bc5d4180 100644 --- a/docs/content/tutorial/index.ngdoc +++ b/docs/content/tutorial/index.ngdoc @@ -32,7 +32,7 @@ When you finish the tutorial you will be able to:  The tutorial guides you through the entire process of building a simple application, including  writing and running unit and end-to-end tests. Experiments at the end of each step provide -suggestions for you learn more about AngularJS and the application you are building. +suggestions for you to learn more about AngularJS and the application you are building.  You can go through the whole tutorial in a couple of hours or you may want to spend a pleasant day  really digging into it. If you're looking for a shorter introduction to AngularJS, check out the | 
