Merge pull request #133 from pubkey/master

FIX typo diff with double-F
This commit is contained in:
Rodrigo Fernandes 2017-06-20 12:00:50 +01:00 committed by GitHub
commit 9e3ba28811

View file

@ -71,7 +71,7 @@ It will now be available as a global variable named `Diff2Html`.
### Node Module
```js
let dif2html = require("diff2html").Diff2Html
let diff2html = require("diff2html").Diff2Html
```
## API