From 6d525f06c0c78f2f06b4e9968478053673e1832d Mon Sep 17 00:00:00 2001 From: George Cox Date: Tue, 21 Jan 2014 20:19:54 +0000 Subject: docs(tutorial): remove 'going forward' nonsense Closes #5914 time/space dimension error --- docs/content/tutorial/step_00.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/tutorial/step_00.ngdoc') diff --git a/docs/content/tutorial/step_00.ngdoc b/docs/content/tutorial/step_00.ngdoc index 85e85377..7e2a6a8b 100644 --- a/docs/content/tutorial/step_00.ngdoc +++ b/docs/content/tutorial/step_00.ngdoc @@ -73,7 +73,7 @@ angular-seed, and run the application in the browser. You can now see the page in your browser. It's not very exciting, but that's OK. The HTML page that displays "Nothing here yet!" was constructed with the HTML code shown below. -The code contains some key Angular elements that we will need going forward. +The code contains some key Angular elements that we will need as we progress. __`app/index.html`:__
-- 
cgit v1.2.3