Skip to content

Commit

Permalink
Merge pull request #681 from AsaiToshiya/patch-17
Browse files Browse the repository at this point in the history
Minor JSON fix
  • Loading branch information
alexgleason authored Jul 25, 2023
2 parents 4a386e6 + e58a40d commit 7c5728e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 56.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ Example events
{
"kind": 1984,
"tags": [
["p", <pubkey>, "nudity"]
["p", <pubkey>, "nudity"],
["L", "social.nos.ontology"],
["l", "NS-nud", "social.nos.ontology"],
["l", "NS-nud", "social.nos.ontology"]
],
"content": "",
...
Expand Down

0 comments on commit 7c5728e

Please sign in to comment.