Merge pull request #319 from timgates42/bugfix_typo_examples

docs: Fix simple typo, exemples -> examples
This commit is contained in:
Rodrigo Fernandes 2020-04-17 19:45:34 +01:00 committed by GitHub
commit c3a037bc65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 - [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. 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 ## Diff2Html Usage