From 970fc2b072818d8b10ec892262ec991412eefed1 Mon Sep 17 00:00:00 2001 From: Quentin Date: Mon, 18 Nov 2024 12:41:51 +0100 Subject: [PATCH] fix typo --- buds/07.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buds/07.md b/buds/07.md index 37355f9..3876e9b 100644 --- a/buds/07.md +++ b/buds/07.md @@ -153,4 +153,4 @@ New methods MUST use a unique `X-{payment_method}` header containing Base64 UrlS **Required Fields:** - `identifier`: Unique reference for the payment. -- `amount`: Payment amount in the method’s smallest unit. \ No newline at end of file +- `amount`: Payment amount in the method’s smallest unit.