Skip to content

Commit a11a20f

Browse files
authored
closes #16
1 parent a962fae commit a11a20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ At the very top of the file, you'll see
6060
``` javascript
6161
const expect = require('expect')
6262
const fs = require('fs')
63-
const jsdom = require('mocha-jsdom')
63+
const jsdom = require('jsdom')
6464
const path = require('path')
6565
```
6666

0 commit comments

Comments
 (0)