Skip to content

Commit

Permalink
Updated comment about jquery 80kb...
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeWannacott committed May 25, 2023
1 parent dbfcde7 commit 02630fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/docs/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ <h2>Objectives of table-sort-js:</h2>
</li>
<li class="bullet-point">
Having no dependencies keeps the library size down and avoids the
left-pad fiasco. (for example jquery is around 80KB).
left-pad fiasco. (for example jquery which datatables relies on is around 80KB).
</li>
<li class="bullet-point">
Be versatile; sorts dates, numbers (in a natural order),
Expand Down

0 comments on commit 02630fe

Please sign in to comment.