mirror of
https://github.com/flynx/diff.js.git
synced 2025-10-28 10:30:09 +00:00
minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b3a524d1a9
commit
815d97fb9b
@ -21,7 +21,7 @@
|
||||
- [Deep compare](#deep-compare)
|
||||
- [Patterns](#patterns)
|
||||
- [Patterns (EXPERIMENTAL)](#patterns-experimental)
|
||||
- [JSON compatibility](#json-compatibility)
|
||||
- [JSON compatibility](#json-compatibility)
|
||||
- [Extending Diff](#extending-diff)
|
||||
- [The Diff format](#the-diff-format)
|
||||
- [Flat](#flat)
|
||||
@ -339,7 +339,7 @@ XXX examples...
|
||||
`OF(A, N)`
|
||||
|
||||
|
||||
### JSON compatibility
|
||||
## JSON compatibility
|
||||
|
||||
```javascript
|
||||
var json = diff.json()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user