From 34fdcef8ef7a72db50d97c2b3beeec85fe2a49c7 Mon Sep 17 00:00:00 2001 From: Murod Khaydarov Date: Sat, 25 Nov 2017 18:48:12 +0300 Subject: [PATCH] update --- src/codex.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/codex.js b/src/codex.js index 20fbee63..605c2e1e 100644 --- a/src/codex.js +++ b/src/codex.js @@ -31,7 +31,7 @@ * ..... * } * - toolsConfig is an additional configuration that uses Codex Editor API - * iconClassname - CSS classname of toobox icon + * iconClassname - CSS classname of toolbox icon * displayInToolbox - if you want to see your Tool in toolbox hided in "plus" button, than set "True". By default : "False" * enableLineBreaks - by default enter creates new block that set as initialblock, but if you set this property "True", enter will break the lines in current block *