Skip to content

Commit 25d7eb1

Browse files
Fix commas in cake.json
Co-authored-by: A_D <[email protected]>
1 parent f2792bd commit 25d7eb1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

data/food/cake.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,12 @@
4747
"sidesize": [
4848
"small",
4949
"large",
50-
"extra large"
50+
"extra large",
51+
"godlike",
52+
"impressively large",
53+
"impressively small",
54+
"minute",
55+
"microscopic"
5156
],
5257
"side": [
5358
"glass of chocolate milk",

0 commit comments

Comments
 (0)