Skip to content

Commit c5fe72f

Browse files
authored
Fix typo in CONTRIBUTING.md (#973)
1 parent 45ad9e7 commit c5fe72f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
We use the [ava](https://github.com/avajs/ava) test runner. To run one or more specific test(s), use `npm run test -- -m <title>`.
1010

11-
The `codeql` executable must be on the path before running any tests. If you run `script/test` instad of `npm run test` it will set that up automatically.
11+
The `codeql` executable must be on the path before running any tests. If you run `script/test` instead of `npm run test` it will set that up automatically.
1212

1313
# Generating sourcemaps
1414

0 commit comments

Comments
 (0)