From 93070f14885801de7e264b04fdf4cb54b7dc7d9b Mon Sep 17 00:00:00 2001
From: Matt Rohrer
Date: Wed, 26 Sep 2012 15:30:55 +0200
Subject: docs(guide): minor grammar fixes
---
docs/content/tutorial/step_01.ngdoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'docs/content/tutorial/step_01.ngdoc')
diff --git a/docs/content/tutorial/step_01.ngdoc b/docs/content/tutorial/step_01.ngdoc
index a664c951..82a2e83e 100644
--- a/docs/content/tutorial/step_01.ngdoc
+++ b/docs/content/tutorial/step_01.ngdoc
@@ -5,8 +5,8 @@
-In order to illustrate how angular enhances standard HTML, you will create a purely *static* HTML
-page and then examine how we can turn this HTML code into a template that angular will use to
+In order to illustrate how Angular enhances standard HTML, you will create a purely *static* HTML
+page and then examine how we can turn this HTML code into a template that Angular will use to
dynamically display the same result with any set of data.
In this step you will add some basic information about two cell phones to an HTML page.
--
cgit v1.2.3