aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/tutorial/the_end.ngdoc
diff options
context:
space:
mode:
authorFernando Correia2012-07-15 13:18:42 -0300
committerMisko Hevery2012-08-30 22:19:34 -0700
commitacb499f820977df620fd5314c7dea9dd6bd51a10 (patch)
tree673686d720828cf4a35e0d6dcf54a5edfa64fdde /docs/content/tutorial/the_end.ngdoc
parent9a710c788d880785d2b02a9c5411eb15e9c278bf (diff)
downloadangular.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.ngdoc2
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