Skip to content

Commit

Permalink
demo docs type fix: agressive -> aggressive
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolas authored and NeilFraser committed Aug 27, 2018
1 parent 8283253 commit 895a951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/diff.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ <H3>Post-diff cleanup:</H3>
<LABEL FOR="efficiency">Efficiency Cleanup</LABEL>,
edit cost: <INPUT TYPE="text" SIZE=3 MAXLENGTH=5 VALUE="4" ID="editcost">
<DD>Increase computational efficiency by factoring out short commonalities which are
not worth the overhead. The larger the edit cost, the more agressive the cleanup.</DD>
not worth the overhead. The larger the edit cost, the more aggressive the cleanup.</DD>
<DT><INPUT TYPE="radio" NAME="cleanup" ID="raw">
<LABEL FOR="raw">No Cleanup</LABEL></DT>
<DD>Raw output.</DD>
Expand Down

0 comments on commit 895a951

Please sign in to comment.