From c299b749600d8715e6b8004e70bc6100fdb0713a Mon Sep 17 00:00:00 2001 From: Erik Brakke Date: Wed, 14 Aug 2024 07:27:15 -0600 Subject: [PATCH] more formatting --- 113.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/113.md b/113.md index d7b1239..b700503 100644 --- a/113.md +++ b/113.md @@ -54,9 +54,9 @@ This NIP does not attempt to describe all the different summaries that users cou ```json { - kind: 30101, - content: "JSON.stringify(summary)", - tags: [ + "kind": 30101, + "content": "JSON.stringify(summary)", + "tags": [ ["d", "UUID generated by client"], ["r", ""], ["t", "general-summary"],