Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit a0d759c

Browse files
committed
docs: add clarification in step 2 of the tutorial
1 parent 0d421f0 commit a0d759c

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)