Skip to content

Commit 72b47e0

Browse files
committed
Merge pull request testdouble#70 from dguzzo/patch-1
minor typo fixed
2 parents 780a10b + 18f12a5 commit 72b47e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ In order to run any specs, you'll need a Jasmine configuration in `spec/javascri
4646
src_dir: "app/assets/javascripts"
4747

4848
# list of file expressions to include as source files
49-
# relative path from scr_dir
49+
# relative path from src_dir
5050
src_files:
5151
- "application.{js,coffee}"
5252

0 commit comments

Comments
 (0)