Skip to content

Commit

Permalink
Merge pull request #151 from emilgoldsmith/patch-1
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
jhnns committed Dec 20, 2018
2 parents c059ffc + c9b6f8d commit 5bea3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -31,7 +31,7 @@ Introduction
Imagine you want to test this module:

```javascript
// lib/myModules.js
// lib/myModule.js
// With rewire you can change all these variables
var fs = require("fs"),
path = "/somewhere/on/the/disk";
Expand Down

0 comments on commit 5bea3d8

Please sign in to comment.