Skip to content

Commit 67beffe

Browse files
authored
Merge pull request #6 from lucapette/patch-1
Fix typo
2 parents 5297dbc + 7336e81 commit 67beffe

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
@@ -7,7 +7,7 @@ A simplified zero-configuration wrapper around [Karma] + [Webpack] + [Jasmine].
77

88
Karma, Webpack and Jasmine are all great. They're all also quite powerful and each highly configurable. When creating and maintaining small modules, duplication of these configurations and dependencies is cumbersome.
99

10-
Karmatic is a zero-configuration wrapper around these tools with intelligent defaults, configuration auto-detection, and optimiations most configurations don't include.
10+
Karmatic is a zero-configuration wrapper around these tools with intelligent defaults, configuration auto-detection, and optimizations most configurations don't include.
1111

1212
Most importantly, Karmatic provides a (headless) browser test harness in a single dependency.
1313

0 commit comments

Comments
 (0)