Skip to content
Open

Fix #30

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 usr/share/tio.run/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ <h1>
</h1>
<div>
<h2>What is TIO?</h2>
<p>TIO is a family of online interpreters for an evergrowing list of practical and recreational programming languages.</p>
<p>TIO is a family of online interpreters for an ever-growing list of practical and recreational programming languages.</p>
<p>To use TIO, simply click the arrow below, pick a programming language, and start typing. Once you click the run button, your code is sent to a TIO arena, executed in a sandboxed environment, and the results are sent back to your browser. You can share your code by generating a client-side permalink that encodes code and input directly in the URL.</p>
<label for="toggle-home">
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="64">
Expand Down