Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<div id="repl" role="presentation">
<code class="history">
<div id="repl-intro-text">
Enter an expression to evaluate, or a definition (like
Enter an expression in the input below to evaluate, or a definition (like
<span class="color-blue">x = 1</span>) to use later.
</div>
<div id="history-text" aria-live="polite"></div>
Expand Down