Skip to content

Commit 52c355c

Browse files
authored
Merge pull request #10 from emmajam/patch-1
fix spacing
2 parents ad3070e + 2744c6e commit 52c355c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ npm i -D karmatic
2222

2323
```js
2424
{
25-
"scripts": {
26-
"test": "karmatic"
27-
}
25+
"scripts": {
26+
"test": "karmatic"
27+
}
2828
}
2929
```
3030

0 commit comments

Comments
 (0)