diff --git a/docs/pretty-tables.md b/docs/pretty-tables.md index 3d65876..c0dd548 100644 --- a/docs/pretty-tables.md +++ b/docs/pretty-tables.md @@ -53,7 +53,7 @@ print(table.pretty({ toppings = { "pepperoni", "sausage", - } + }, } ```