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",