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 307a336 commit e33697fCopy full SHA for e33697f
pscweb.html
@@ -14,7 +14,7 @@
14
<h2 align="center">Pseudocode to JavaScript Compiler</h2>
15
</div>
16
<div class="window">
17
-<form id="input" accept-charset="utf-8">
+<form id="input" accept-charset="utf-8" spellcheck="false">
18
<label for="program_source_id"><h3 align="center">Type your program in here</h3>
19
<textarea name="program_source"></textarea>
20
</label>
0 commit comments