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:38:54 -0700
commit92304323b10d2917abca2f38598e34c7b41f92a2 (patch)
tree63d3a10636dd02993d6185c525cdc12e0b4bf3f2 /docs/content/tutorial/the_end.ngdoc
parentc28123a8727904d0febe509f9c81e8b54471ccb6 (diff)
downloadangular.js-92304323b10d2917abca2f38598e34c7b41f92a2.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