From e2f3d6f8a2a054294011824599a57fd38177178b Mon Sep 17 00:00:00 2001 From: cyclic Date: Tue, 13 Jan 2026 17:19:05 +0000 Subject: [PATCH] fixed typo --- src/init.luau | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/init.luau b/src/init.luau index cc9b793..ad47033 100644 --- a/src/init.luau +++ b/src/init.luau @@ -110,7 +110,7 @@ return h.html({ lang = "en" })({ h.div({ style = "display: flex; flex-direction: row; flex-wrap: wrap; column-gap: 10px;" })({ h.article()({ h.header()({ - "mM email (contact for questions about the benchmark)", + "My email (contact for questions about the benchmark)", }), h.p()({ "cyclic@luau.software",