From c35b0a7907de1535269876668c345ce944681804 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Mon, 6 Jun 2011 22:02:30 -0700 Subject: yet another docs batch --- docs/content/tutorial/index.ngdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/content/tutorial/index.ngdoc') diff --git a/docs/content/tutorial/index.ngdoc b/docs/content/tutorial/index.ngdoc index eb4c7e11..68793134 100644 --- a/docs/content/tutorial/index.ngdoc +++ b/docs/content/tutorial/index.ngdoc @@ -18,9 +18,9 @@ use of extensions or plugins. * You will see examples of how to use client-side data binding and dependency injection to build dynamic views of data that change immediately in response to user actions. -* You will see how Angular creates listeners on your data without the need for DOM manipulation. +* You will see how angular creates listeners on your data without the need for DOM manipulation. * You will learn a better, easier way to test your web apps. -* You will learn how to use Angular services to make common web tasks, such as getting data into +* You will learn how to use angular services to make common web tasks, such as getting data into your app, easier. -- cgit v1.2.3