From 866d21be8171f98d7ac749478779483f401d8f11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hampus=20Sj=C3=B6berg?= Date: Wed, 18 Aug 2021 15:16:46 +0200 Subject: [PATCH] Fix spelling error in LUD-06 --- 06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06.md b/06.md index 8d88468..0469a2d 100644 --- a/06.md +++ b/06.md @@ -29,7 +29,7 @@ LUD-06: `payRequest` base spec. ``` `metadata` json array must contain one `text/plain` entry, all other types of entries are optional. - `metadata` json array must contain either one `image/png;base64` entry or one `image/jpeg;base64` entry or nethier. + `metadata` json array must contain either one `image/png;base64` entry or one `image/jpeg;base64` entry or neither. ``` [