Merge pull request #681 from AsaiToshiya/patch-17

Minor JSON fix
This commit is contained in:
Alex Gleason 2023-07-24 23:20:25 -05:00 committed by GitHub
commit 7c5728e3b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
56.md
View File

@ -42,9 +42,9 @@ Example events
{ {
"kind": 1984, "kind": 1984,
"tags": [ "tags": [
["p", <pubkey>, "nudity"] ["p", <pubkey>, "nudity"],
["L", "social.nos.ontology"], ["L", "social.nos.ontology"],
["l", "NS-nud", "social.nos.ontology"], ["l", "NS-nud", "social.nos.ontology"]
], ],
"content": "", "content": "",
... ...