Skip to content

Commit e1899ea

Browse files
committed
Remove trailing space in milkshake template
1 parent bf07869 commit e1899ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

data/food/milkshake.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"templates":[
3-
"hands {user} a {size} of {flavour} milkshake ."
3+
"hands {user} a {size} of {flavour} milkshake."
44
],
55
"parts":{
66
"size":[
@@ -78,4 +78,4 @@
7878
"chocolate orange"
7979
]
8080
}
81-
}
81+
}

0 commit comments

Comments
 (0)