From 125cd141bb9d49e689950d48b5696d51c412d681 Mon Sep 17 00:00:00 2001 From: Carter Snook Date: Fri, 15 Nov 2024 11:02:17 -0600 Subject: [PATCH] chore: fix playground wording --- playground/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/index.html b/playground/index.html index f1709a1..987fcf0 100644 --- a/playground/index.html +++ b/playground/index.html @@ -335,7 +335,7 @@

Examples

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"