Skip to content

Commit 305fcdb

Browse files
committed
fix typo
1 parent 257b872 commit 305fcdb

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
@@ -184,7 +184,7 @@ test.serial(t => {
184184

185185
### Only-tests
186186

187-
Only-tests enforces only those tests to be run. This can be useful for running only a few of tests during development.
187+
Only-tests enforces only those tests to be run. This can be useful for running only a few tests during development.
188188

189189
```js
190190
test('will not be run', t => {

0 commit comments

Comments
 (0)