From 0d962cbe74018c64cd040c6c756ed94b648eef4b Mon Sep 17 00:00:00 2001 From: Asai Toshiya Date: Thu, 8 Jun 2023 12:15:37 +0900 Subject: [PATCH] Minor JSON fix --- 09.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09.md b/09.md index 89781fbf..a73e0ab1 100644 --- a/09.md +++ b/09.md @@ -20,7 +20,7 @@ For example: "pubkey": <32-bytes hex-encoded public key of the event creator>, "tags": [ ["e", "dcd59..464a2"], - ["e", "968c5..ad7a4"], + ["e", "968c5..ad7a4"] ], "content": "these posts were published by accident", ...other fields