X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/a1337ec35d99fc246d98bc67b80d5bfad44282d4..45c37b7e0772059e5623e1c720d0534b6d112db1:/src/editor/modules/documentCanvas/canvas/canvas.html

diff --git a/src/editor/modules/documentCanvas/canvas/canvas.html b/src/editor/modules/documentCanvas/canvas/canvas.html
index d798fd2..3eada65 100644
--- a/src/editor/modules/documentCanvas/canvas/canvas.html
+++ b/src/editor/modules/documentCanvas/canvas/canvas.html
@@ -1,5 +1,5 @@
 <div class="view-table">
     <div class="view-row">
-        <div class="root-wrapper" contenteditable="true"></div>
+        <div class="root-wrapper" spellcheck="false"></div>
     </div>
 </div>
\ No newline at end of file