From 19f7d6652601ca32a9960d30e1954f9e3b0476b1 Mon Sep 17 00:00:00 2001 From: Henrique Albuquerque <18596542+henrialb@users.noreply.github.com> Date: Sat, 13 Dec 2025 13:49:19 +0100 Subject: [PATCH] Fix typo (#2158) --- 52.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/52.md b/52.md index 133e3b36..0b69007c 100644 --- a/52.md +++ b/52.md @@ -56,7 +56,7 @@ Example: ```yaml { - "id": <32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>, + "id": <32-bytes lowercase hex-encoded SHA-256 of the serialized event data>, "pubkey": <32-bytes lowercase hex-encoded public key of the event creator>, "created_at": , "kind": 31922,