Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 5ef9ed8

Browse files
brettcannonbtford
authored andcommitted
fix(docs): Capitalize Angular.
1 parent 8c81a0f commit 5ef9ed8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/content/tutorial/the_end.ngdoc

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
Our application is now complete. Feel free to experiment with the code further, and jump back to
66
previous steps using the `git checkout` or `goto_step.sh` commands.
77

8-
For more details and examples of the angular concepts we touched on in this tutorial, see the
8+
For more details and examples of the Angular concepts we touched on in this tutorial, see the
99
{@link guide/ Developer Guide}.
1010

1111
For several more examples of code, see the {@link cookbook/ Cookbook}.
1212

13-
When you are ready to start developing a project using angular, we recommend that you bootstrap
13+
When you are ready to start developing a project using Angular, we recommend that you bootstrap
1414
your development with the {@link https://github.com/angular/angular-seed angular seed} project.
1515

16-
We hope this tutorial was useful to you and that you learned enough about angular to make you want
17-
to learn more. We especially hope you are inspired to go out and develop angular web apps of your
18-
own, and that you might be interested in {@link misc/contribute contributing} to angular.
16+
We hope this tutorial was useful to you and that you learned enough about Angular to make you want
17+
to learn more. We especially hope you are inspired to go out and develop Angular web apps of your
18+
own, and that you might be interested in {@link misc/contribute contributing} to Angular.
1919

2020
If you have questions or feedback or just want to say "hi", please post a message at {@link
2121
https://groups.google.com/forum/#!forum/angular}.

0 commit comments

Comments
 (0)