fixed typo
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user