FIX typo diff with double-F
This commit is contained in:
parent
94be9010f1
commit
ab157d7152
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue