This commit is contained in:
LordOfSpelunky 2024-05-20 12:58:59 -07:00 committed by GitHub
parent 213036b1ed
commit c298b09ddf
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,7 @@ print(table.pretty({
toppings = { toppings = {
"pepperoni", "pepperoni",
"sausage", "sausage",
} },
} }
``` ```