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.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",
|
||||||
|
|||||||
Reference in New Issue
Block a user