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:
Tim Gates 2020-04-17 07:38:27 +10:00
parent fd78929a3f
commit ee43076fca
No known key found for this signature in database
GPG key ID: AE3BE0D53823CF05

View file

@ -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