Skip to content

Commit e518123

Browse files
committed
docs
1 parent dd77ccb commit e518123

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
@@ -38,7 +38,7 @@ import test from 'node-core-test'
3838
```
3939

4040
```cjs
41-
const test = require('node-core-test');
41+
const test = require('node-core-test')
4242
```
4343

4444
Tests created via the `test` module consist of a single function that is

0 commit comments

Comments
 (0)