Skip to content

Commit

Permalink
Merge pull request #73 from ehershey/patch-1
Browse files Browse the repository at this point in the history
Spelling fixes
  • Loading branch information
Mottie authored Dec 20, 2017
2 parents c5a6c78 + 73f43c8 commit 07e0918
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h3>Flexible client-side table sorting</h3>
</p>

<p class="tip update">
<em>Update!</em> New version!, and the tablesorter docs are now available in russian, head over to <a class="external" href="http://tablesorter.ru/docs/">tablesorter.ru</a>
<em>Update!</em> New version!, and the tablesorter docs are now available in Russian, head over to <a class="external" href="http://tablesorter.ru/docs/">tablesorter.ru</a>
</p>

<p class="tip">
Expand Down Expand Up @@ -313,7 +313,7 @@ <h1>Examples</h1>
<li><a href="example-empty-table.html">Initializing tablesorter on a empty table</a></li>
<li><a href="example-option-text-extraction.html">Dealing with markup inside cells</a></li>
<li><a href="example-extending-defaults.html">Extending default options</a></li>
<li><a href="example-option-debug.html">Enableing debug mode</a></li>
<li><a href="example-option-debug.html">Enabling debug mode</a></li>
<li><a href="example-parsers.html">Parser, writing your own</a></li>
<li><a href="example-widgets.html">Widgets, writing your own</a></li>
</ul>
Expand Down Expand Up @@ -482,7 +482,7 @@ <h1>Configuration</h1>
<td>Boolean</td>
<td>false</td>
<td>
Boolean flag indicating if tablesorter should display debuging information usefull for development.
Boolean flag indicating if tablesorter should display debugging information useful for development.
</td>
<td><a href="example-option-debug.html">Example</a></td>
</tr>
Expand Down Expand Up @@ -560,7 +560,7 @@ <h1>Credits</h1>
</p>
<p>
Documentation written by <a class="external" href="http://www.ghidinelli.com">Brian Ghidinelli</a>,
based on <a class="external" href="http://malsup.com/jquery/">Mike Alsup's</a> great documention.
based on <a class="external" href="http://malsup.com/jquery/">Mike Alsup's</a> great documentation.
</p>
<p>
<a class="external" href="http://ejohn.org">John Resig</a> for the fantastic <a class="external" href="http://jquery.com">jQuery</a>
Expand Down

0 comments on commit 07e0918

Please sign in to comment.