Skip to content

Commit

Permalink
missing tick in markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
tristen committed Feb 23, 2015
1 parent 8ea6b4d commit 46f2b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ If you require a sort operation that does not exist
in the [sorts](https://github.com/tristen/tablesort/tree/gh-pages/src/sorts/)
directory, you can add your own.

`` js
``` js
Tablesort.extend('name', function(item) {

// Regular expression to test against.
Expand Down

0 comments on commit 46f2b75

Please sign in to comment.