From 2a3586381fd5016bc51ad9d97fde1a5c7e3990d8 Mon Sep 17 00:00:00 2001 From: marcwright Date: Mon, 13 Jan 2014 09:41:07 -0800 Subject: docs(tutorial): fix a typo Closes #5769 --- docs/content/tutorial/step_02.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/tutorial') diff --git a/docs/content/tutorial/step_02.ngdoc b/docs/content/tutorial/step_02.ngdoc index 61dea147..ef82c254 100644 --- a/docs/content/tutorial/step_02.ngdoc +++ b/docs/content/tutorial/step_02.ngdoc @@ -223,7 +223,7 @@ To run the test, do the following:
Hello, {{name}}!
- Refresh your browser and verifies that it says "Hello, World!". + Refresh your browser and verify that it says "Hello, World!". * Create a repeater that constructs a simple table: -- cgit v1.2.3