File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -375,7 +375,7 @@ The HTML output accepts a Javascript object with configuration. Possible options
375
375
` false `
376
376
- ` matchingMaxComparisons ` : perform at most this much comparisons for line matching a block of changes, default is
377
377
` 2500 `
378
- - ` maxLineSizeInBlockForComparison ` : maximum number os characters of the bigger line in a block to apply comparison,
378
+ - ` maxLineSizeInBlockForComparison ` : maximum number of characters of the bigger line in a block to apply comparison,
379
379
default is ` 200 `
380
380
- ` compiledTemplates ` : object ([ Hogan.js] ( https://github.com/twitter/hogan.js/ ) template values) with previously
381
381
compiled templates to replace parts of the html, default is ` {} ` . For example:
You can’t perform that action at this time.
0 commit comments