Skip to content

Commit dec310d

Browse files
committed
fix a bug
1 parent fb0bfa7 commit dec310d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/sandwich.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"{gives} {user} {flavor} {meat} and {meat} {type} with {salad}, {salad}, {salad}, and {sauce}!",
66
"{gives} {user} {flavor} {meat} {type} with {salad} and {sauce}!",
77
"{gives} {user} {flavor} {meat} {type} with {salad}, {salad}, and {sauce}!",
8-
"{gives} {user} {flavor} {meat} {type} with {salad}, {salad}, {salad}, and {sauce}!"
8+
"{gives} {user} {flavor} {meat} {type} with {salad}, {salad}, {salad}, and {sauce}!"
99
],
1010
"parts": {
1111
"gives": [

0 commit comments

Comments
 (0)