Fix minor typo in docs

`s/Diable/Disable/`
This commit is contained in:
Dave Hughes 2018-11-01 23:35:53 -07:00 committed by Rob Garrison
parent d0599cc362
commit aa3c150b0e

View File

@ -373,7 +373,7 @@
<li><a href="example-options-headers-digits-strings.html">Dealing with text strings in numerical sorts</a> (<a href="#stringto"><code>stringTo</code></a>; v2.0.10).</li>
<li><a href="example-parsers-class-name.html">Disable sorting or set the column parser using class names</a> (v2.0.11).</li>
<li><a href="example-parsers-jquery-data.html">Disable sorting or set the column parser using data</a> (v2.3).</li>
<li><a href="example-options-headers-parser.html">Diable parsing of column content</a> (<span class="version">v2.17.1</span>).</li>
<li><a href="example-options-headers-parser.html">Disable parsing of column content</a> (<span class="version">v2.17.1</span>).</li>
<li><a href="example-extractors-parsers.html">Using extractors with parsers</a> (<span class="version">v2.17.6</span>).</li>
<li><a href="example-option-date-format.html">Changing the date format</a> (v2.0.23).</li>
</ul>