Skip to content

Commit 9e3ba28

Browse files
authored
Merge pull request #133 from pubkey/master
FIX typo diff with double-F
2 parents 94be901 + ab157d7 commit 9e3ba28

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
@@ -71,7 +71,7 @@ It will now be available as a global variable named `Diff2Html`.
7171
### Node Module
7272

7373
```js
74-
let dif2html = require("diff2html").Diff2Html
74+
let diff2html = require("diff2html").Diff2Html
7575
```
7676

7777
## API

0 commit comments

Comments
 (0)