Skip to content

Commit 77fdc27

Browse files
committed
Remove the trailing comma so the JSON parses
1 parent 39e5d1c commit 77fdc27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/orders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Mostro replies with the same action and includes a structured payload describing
7878
"created_at": 1759168820,
7979
"expires_at": 1759255220
8080
}
81-
},
81+
}
8282
]
8383
}
8484
}

0 commit comments

Comments
 (0)