From acb499f820977df620fd5314c7dea9dd6bd51a10 Mon Sep 17 00:00:00 2001 From: Fernando Correia Date: Sun, 15 Jul 2012 13:18:42 -0300 Subject: docs(tutorial): correct typos and clarify a few sections --- docs/content/tutorial/the_end.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/tutorial/the_end.ngdoc') 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 -- cgit v1.2.3