File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
website/templates/pages/demo Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ Diff2Html can be used in various ways as listed in the [distributions](#distribu
117
117
- [ Diff2Html] ( #diff2html-usage ) : using the parser and html generator directly from the library gives you complete
118
118
control about what you can do with the json or html generated.
119
119
120
- Bellow you can find more details and examples about each option.
120
+ Below you can find more details and examples about each option.
121
121
122
122
## Diff Text Input
123
123
Original file line number Diff line number Diff line change 89
89
<ul >
90
90
<li class =" block" >
91
91
<p class =" has-text-weight-bold" >Why should I use this instead of GitHub, Bitbucket or GitLab?</p >
92
- <p >There are multiple advantages to using diff2html, but they can be devided in two categories: portability and
92
+ <p >There are multiple advantages to using diff2html, but they can be divided in two categories: portability and
93
93
features.
94
94
</p >
95
95
<p >
100
100
Regarding features you can have code syntax highlight, line similarity matching (similar lines are together),
101
101
line by Line and side by side diffs and easy code selection.
102
102
</p >
103
- <p >All of this is completly independent of the provider you use to version the code.</p >
103
+ <p >All of this is completely independent of the provider you use to version the code.</p >
104
104
</li >
105
105
<li class =" block" >
106
106
<p class =" has-text-weight-bold" >What urls are supported in this demo?</p >
You can’t perform that action at this time.
0 commit comments