FIX typo diff with double-F

This commit is contained in:
Daniel M 2017-06-20 12:47:52 +02:00 committed by GitHub
parent 94be9010f1
commit ab157d7152

View file

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