upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsai Toshiya <to.asai.60@gmail.com>2023-07-25 12:33:16 +0900
committerGitHub <noreply@github.com>2023-07-25 12:33:16 +0900
commite58a40d2e7a1ea7a096b2d88919cd8cbf0daa219 (patch)
treed4a695bef9f8473f56f74a494b9638752724dd63
parent4a386e645ce38e666ef277f9a21c665ae00ae0ee (diff)
Minor JSON fix
-rw-r--r--56.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/56.md b/56.md
index a129926..259118d 100644
--- a/56.md
+++ b/56.md
@@ -42,9 +42,9 @@ Example events
42{ 42{
43 "kind": 1984, 43 "kind": 1984,
44 "tags": [ 44 "tags": [
45 ["p", <pubkey>, "nudity"] 45 ["p", <pubkey>, "nudity"],
46 ["L", "social.nos.ontology"], 46 ["L", "social.nos.ontology"],
47 ["l", "NS-nud", "social.nos.ontology"], 47 ["l", "NS-nud", "social.nos.ontology"]
48 ], 48 ],
49 "content": "", 49 "content": "",
50 ... 50 ...