Skip to content

Commit

Permalink
Update medium-editor-tables.js
Browse files Browse the repository at this point in the history
  • Loading branch information
znewsham authored Nov 15, 2016
1 parent 7dd8c8c commit ee818fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/js/medium-editor-tables.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
} else {
root.MediumEditorTable = factory;
}
}(this, function () {
}(this, function (MediumEditor) {

'use strict';

Expand Down

0 comments on commit ee818fc

Please sign in to comment.