commit
5f4b45c4b9
2 changed files with 3 additions and 3 deletions
|
|
@ -117,7 +117,7 @@ Diff2Html can be used in various ways as listed in the [distributions](#distribu
|
|||
- [Diff2Html](#diff2html-usage): using the parser and html generator directly from the library gives you complete
|
||||
control about what you can do with the json or html generated.
|
||||
|
||||
Bellow you can find more details and examples about each option.
|
||||
Below you can find more details and examples about each option.
|
||||
|
||||
## Diff Text Input
|
||||
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
<ul>
|
||||
<li class="block">
|
||||
<p class="has-text-weight-bold">Why should I use this instead of GitHub, Bitbucket or GitLab?</p>
|
||||
<p>There are multiple advantages to using diff2html, but they can be devided in two categories: portability and
|
||||
<p>There are multiple advantages to using diff2html, but they can be divided in two categories: portability and
|
||||
features.
|
||||
</p>
|
||||
<p>
|
||||
|
|
@ -100,7 +100,7 @@
|
|||
Regarding features you can have code syntax highlight, line similarity matching (similar lines are together),
|
||||
line by Line and side by side diffs and easy code selection.
|
||||
</p>
|
||||
<p>All of this is completly independent of the provider you use to version the code.</p>
|
||||
<p>All of this is completely independent of the provider you use to version the code.</p>
|
||||
</li>
|
||||
<li class="block">
|
||||
<p class="has-text-weight-bold">What urls are supported in this demo?</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue