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 4440d10 commit cfa9fc4Copy full SHA for cfa9fc4
electra_web/index.html
@@ -209,7 +209,7 @@ <h1>Electra</h1>
209
<main>
210
<section>
211
<div class="section-title">Code</div>
212
- <textarea id="code" placeholder="Write your esolang code here..."></textarea>
+ <textarea id="code" placeholder="Write your Electra code here..."></textarea>
213
</section>
214
215
<section id="input-output">
0 commit comments