Skip to content

Commit 204c4c6

Browse files
naomiblackjamesdaily
authored andcommitted
docs: add clarification in step 2 of the tutorial
1 parent b4da2db commit 204c4c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_02.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ is located at `./config/karma.conf.js`).
206206

207207
Yay! The test passed! Or not...
208208

209-
4. To rerun the tests, just change any of the source or test files. Karma will notice the change
209+
4. To rerun the tests, just change any of the source or test .js files. Karma will notice the change
210210
and will rerun the tests for you. Now isn't that sweet?
211211

212212
# Experiments

0 commit comments

Comments
 (0)