We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9524b63 commit b9f839bCopy full SHA for b9f839b
index.html
@@ -15,11 +15,11 @@
15
<h2>Diff checker</h2>
16
17
<div id="div-compare">
18
- <textarea id="compare">Code test 321</textarea>
+ <textarea id="compare" spellcheck="false">Code test 321</textarea>
19
</div>
20
21
<div id="div-original">
22
- <textarea id="original">Code test 32 ...</textarea>
+ <textarea id="original" spellcheck="false">Code test 32 ...</textarea>
23
24
25
<div id="buttons">
0 commit comments