Skip to content

Commit

Permalink
Merge pull request yudai#28 from munisystem/master
Browse files Browse the repository at this point in the history
Fix typo in README.md
  • Loading branch information
yudai committed May 4, 2018
2 parents e216126 + ac12651 commit 0525c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Outputs would be something like:
}
```

When you prefer the delta foramt of [jsondiffpatch](https://github.com/benjamine/jsondiffpatch), add the `-f delta` option.
When you prefer the delta format of [jsondiffpatch](https://github.com/benjamine/jsondiffpatch), add the `-f delta` option.

```sh
jd -f delta one.json another.json
Expand Down

0 comments on commit 0525c87

Please sign in to comment.