aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/tutorial/step_01.ngdoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/tutorial/step_01.ngdoc')
-rw-r--r--docs/content/tutorial/step_01.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/tutorial/step_01.ngdoc b/docs/content/tutorial/step_01.ngdoc
index fb8eb26e..11725031 100644
--- a/docs/content/tutorial/step_01.ngdoc
+++ b/docs/content/tutorial/step_01.ngdoc
@@ -51,7 +51,7 @@ __`app/index.html`:__
# Summary
This addition to your app uses static HTML to display the list. Now, let's go to {@link step_02
-step 2} to learn how to use angular to dynamically generate the same list.
+step 2} to learn how to use AngularJS to dynamically generate the same list.
<ul doc:tutorial-nav="1"></ul>