From 1abde609d9dc040853e1b66be7a16e27585ed39e Mon Sep 17 00:00:00 2001 From: Artur Arseniev Date: Sat, 1 Sep 2018 20:31:52 +0200 Subject: [PATCH] Update jsdoc comments --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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