Skip to content
This repository has been archived by the owner on Nov 8, 2017. It is now read-only.

Commit

Permalink
showdown rename
Browse files Browse the repository at this point in the history
  • Loading branch information
richorama committed May 22, 2015
1 parent 2a7082f commit b52011e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
*/

var pagesTemplate;
var converter = new Showdown.converter();
var converter = new showdown.converter();
var user;
var currentData;
var canEdit = true;
Expand Down

0 comments on commit b52011e

Please sign in to comment.