Skip to content

Commit 18bdba8

Browse files
authored
Fix another typo
1 parent c926c1a commit 18bdba8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

db.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,14 +84,14 @@
8484
{
8585
"id": "1",
8686
"promotionId": "1",
87-
"name": "Amazon Voucher (UK)"
87+
"name": "Amazon Voucher (UK)",
8888
"monetaryValue": "£10",
8989
"voucher": "123789123789123789123789"
9090
},
9191
{
9292
"id": "2",
9393
"promotionId": "2",
94-
"name": "Amazon Voucher (UK)"
94+
"name": "Amazon Voucher (UK)",
9595
"monetaryValue": "£20",
9696
"voucher": "321098321098321098321098"
9797
}

0 commit comments

Comments
 (0)