Tweak wording some more

patch-ionaru
Wes Cossick 8 years ago
parent 1e51e98649
commit cc4cd7acdd

@ -164,7 +164,7 @@ var simplemde = new SimpleMDE({
onUpdate: function(el) {
el.innerHTML = ++this.keystrokes + " Keystrokes";
}
}], // Another optional usage, with a custom status item that counts keystrokes
}], // Another optional usage, with a custom status bar item that counts keystrokes
tabSize: 4,
toolbar: false,
toolbarTips: false,

Loading…
Cancel
Save