diff options
| author | Fernando Correia | 2012-07-15 13:18:42 -0300 | 
|---|---|---|
| committer | Misko Hevery | 2012-08-30 22:19:34 -0700 | 
| commit | acb499f820977df620fd5314c7dea9dd6bd51a10 (patch) | |
| tree | 673686d720828cf4a35e0d6dcf54a5edfa64fdde /docs/content/tutorial/the_end.ngdoc | |
| parent | 9a710c788d880785d2b02a9c5411eb15e9c278bf (diff) | |
| download | angular.js-acb499f820977df620fd5314c7dea9dd6bd51a10.tar.bz2 | |
docs(tutorial): correct typos and clarify a few sections
Diffstat (limited to 'docs/content/tutorial/the_end.ngdoc')
| -rw-r--r-- | docs/content/tutorial/the_end.ngdoc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/content/tutorial/the_end.ngdoc b/docs/content/tutorial/the_end.ngdoc index f62f4fdb..839a119c 100644 --- a/docs/content/tutorial/the_end.ngdoc +++ b/docs/content/tutorial/the_end.ngdoc @@ -11,7 +11,7 @@ For more details and examples of the Angular concepts we touched on in this tuto  For several more examples of code, see the {@link cookbook/ Cookbook}.  When you are ready to start developing a project using Angular, we recommend that you bootstrap -your development with the {@link https://github.com/angular/angular-seed angular seed} project. +your development with the {@link https://github.com/angular/angular-seed angular-seed} project.  We hope this tutorial was useful to you and that you learned enough about Angular to make you want  to learn more. We especially hope you are inspired to go out and develop Angular web apps of your | 
