From a0d759c61301ebc87a3365ff692438bb13c144ba Mon Sep 17 00:00:00 2001 From: Naomi Black Date: Fri, 10 Jan 2014 16:54:20 -0800 Subject: docs: add clarification in step 2 of the tutorial --- docs/content/tutorial/step_02.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content') diff --git a/docs/content/tutorial/step_02.ngdoc b/docs/content/tutorial/step_02.ngdoc index c9a89abe..3f936468 100644 --- a/docs/content/tutorial/step_02.ngdoc +++ b/docs/content/tutorial/step_02.ngdoc @@ -206,7 +206,7 @@ is located at `./config/karma.conf.js`). Yay! The test passed! Or not... -4. To rerun the tests, just change any of the source or test files. Karma will notice the change +4. To rerun the tests, just change any of the source or test .js files. Karma will notice the change and will rerun the tests for you. Now isn't that sweet? # Experiments -- cgit v1.2.3