Skip to content

Commit

Permalink
chore: fix playground wording
Browse files Browse the repository at this point in the history
  • Loading branch information
sno2 authored Nov 15, 2024
1 parent 67ede52 commit 125cd14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ <h2>Examples</h2>
term.write(
`Welcome to the ${green(
"xlang"
)} playground!\r\n\r\nThis is an interpreter for the ArithLang, DefineLang, FuncLang, RefLang, and TypeLang used in COM S 3420 at Iowa State University written in Zig ⚡\r\n\r\n* Use ${underline(
)} playground!\r\n\r\nThis is an alternative implementation of the ArithLang, DefineLang, FuncLang, RefLang, and TypeLang languages used in COM S 3420 at Iowa State University written in Zig ⚡\r\n\r\n* Use ${underline(
"Shift + Enter"
)} to quickly run programs.\r\n* The URL is ${underline(
"updated"
Expand Down

0 comments on commit 125cd14

Please sign in to comment.