X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/a1337ec35d99fc246d98bc67b80d5bfad44282d4..ac50cae92710f684c801ad933b924de2bec2b460:/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