Merge pull request #319 from timgates42/bugfix_typo_examples
docs: Fix simple typo, exemples -> examples
This commit is contained in:
commit
c3a037bc65
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
|
- [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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue