fixed typo

This commit is contained in:
2026-01-13 17:19:05 +00:00
parent 90f8ef5f7d
commit e2f3d6f8a2

View File

@@ -110,7 +110,7 @@ return h.html({ lang = "en" })({
h.div({ style = "display: flex; flex-direction: row; flex-wrap: wrap; column-gap: 10px;" })({ h.div({ style = "display: flex; flex-direction: row; flex-wrap: wrap; column-gap: 10px;" })({
h.article()({ h.article()({
h.header()({ h.header()({
"mM email (contact for questions about the benchmark)", "My email (contact for questions about the benchmark)",
}), }),
h.p()({ h.p()({
"cyclic@luau.software", "cyclic@luau.software",