Skip to content

Commit a3f4747

Browse files
authored
fixup! typo
1 parent e3ba1dd commit a3f4747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The steps below will give you a general idea of how to prepare your local enviro
9393

9494
```bash
9595
node --run test
96-
node -- run test:coverage # To check code coverage
96+
node --run test:coverage # To check code coverage
9797
```
9898

9999
5. **Check code quality**

0 commit comments

Comments
 (0)