OscarGodson / EpicEditor

EpicEditor is an embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more. For developers, it offers a robust API, can be easily themed, and allows you to swap out the bundled Markdown parser with anything you throw at it.
http://epiceditor.com
MIT License
4.25k stars 338 forks source link

docs: Fix simple typo, specificed -> specified #408

Open timgates42 opened 4 years ago

timgates42 commented 4 years ago

There is a small typo in epiceditor/js/epiceditor.js, src/editor.js.

Should read specified rather than specificed.