docs: Fix simple typo, exemples -> examples
There is a small typo in README.md. Should read `examples` rather than `exemples`.
This commit is contained in:
parent
fd78929a3f
commit
ee43076fca
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ Diff2Html can be used in various ways as listed in the [distributions](#distribu
|
|||
- [Diff2HtmlUI](#diff2htmlui-usage): using this wrapper makes it easy to inject the html in the DOM and adds some nice
|
||||
features to the diff, like syntax highlight.
|
||||
|
||||
Bellow you can find more details and exemples about each option.
|
||||
Bellow you can find more details and examples about each option.
|
||||
|
||||
## Diff2Html Usage
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue