diff options
| author | Naomi Black | 2014-01-10 16:54:20 -0800 | 
|---|---|---|
| committer | Naomi Black | 2014-01-10 16:54:20 -0800 | 
| commit | a0d759c61301ebc87a3365ff692438bb13c144ba (patch) | |
| tree | 4941a0cb8f64513c2610fbe62022958d6a307c8d /docs/content | |
| parent | 0d421f093d973315bd9584bbe36b55c7521ed695 (diff) | |
| download | angular.js-a0d759c61301ebc87a3365ff692438bb13c144ba.tar.bz2 | |
docs: add clarification in step 2 of the tutorial
Diffstat (limited to 'docs/content')
| -rw-r--r-- | docs/content/tutorial/step_02.ngdoc | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 | 
