diff --git a/src/index.js b/src/index.js index 44e34dfa5..cf461ab96 100644 --- a/src/index.js +++ b/src/index.js @@ -31,7 +31,7 @@ module.exports = (() => { version: '<# VERSION #>', /** - * Initializes an editor based on passed options + * Initialize the editor with passed options * @param {Object} config Configuration object * @param {string|HTMLElement} config.container Selector which indicates where render the editor * @param {Boolean} [config.autorender=true] If true, auto-render the content