aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-08-02 10:11:24 -0400
committerGitHub <noreply@github.com>2021-08-02 10:11:24 -0400
commit3b3eb13e96256ebad32a4a7baeec985af8714e5e (patch)
treed577408cad07c4e596f9ea56b28ad55beaffd8bc /docs/index.html
parent15967a87b3948f1631dbcbed540378fc6e302415 (diff)
parenta6e722083f17d9f02ef46591008fa047fd39bc14 (diff)
Merge pull request #14 from pkova/master
Disable spellcheck on js repl
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index b90a5921..716e61c4 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -14,7 +14,7 @@
<div class='cont'>
<div class='kb'></div>
<div class='rel'>
- <textarea class='code' rows='1'><⟜'a'⊸/ "Big Questions Notation"</textarea>
+ <textarea class='code' rows='1' spellcheck="false"><⟜'a'⊸/ "Big Questions Notation"</textarea>
<svg class='demo' viewBox='0 -6 4 12'><path d='M1 -6H0L1 0L0 6H1L4 0z'/></svg>
</div>
<pre class='rslt'>"B Q N"</pre>