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
117117- [ Diff2Html] ( #diff2html-usage ) : using the parser and html generator directly from the library gives you complete
118118 control about what you can do with the json or html generated.
119119
120- Bellow you can find more details and examples about each option.
120+ Below you can find more details and examples about each option.
121121
122122## Diff Text Input
123123
Original file line number Diff line number Diff line change 8989 <ul >
9090 <li class =" block" >
9191 <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
9393 features.
9494 </p >
9595 <p >
100100 Regarding features you can have code syntax highlight, line similarity matching (similar lines are together),
101101 line by Line and side by side diffs and easy code selection.
102102 </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 >
104104 </li >
105105 <li class =" block" >
106106 <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