upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitor Pamplona <vitor@vitorpamplona.com>2023-06-15 09:38:48 -0400
committerfiatjaf_ <fiatjaf@gmail.com>2023-08-08 13:27:32 -0300
commit856ed84776b0b98b1e40d3776c8e65cc0c62957f (patch)
tree9f4095b46f700ba947c21587df3bec35230ccab4
parent0c3df0ee30ca2a6eff842d7f851fd022e055a030 (diff)
Fix typos in community image
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
-rw-r--r--172.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/172.md b/172.md
index 330fd1a..92cd52c 100644
--- a/172.md
+++ b/172.md
@@ -21,9 +21,9 @@ Kind 34550 should include any field that helps define the community and the set
21 "tags": [ 21 "tags": [
22 ["d", "<community_name>"], 22 ["d", "<community_name>"],
23 ["description", "<community_description>"], 23 ["description", "<community_description>"],
24 ["image", "<communityimagen>", "WidthxHeight"] 24 ["image", "<community_image>", "WidthxHeight"],
25 25
26 //.. other tags relevant to defining the community 26 //.. other tags relevant to defining the community
27 27
28 // moderators 28 // moderators
29 ["p", "<32-bytes hex of a pubkey>", "<optional recommended relay URL>", "moderator"], 29 ["p", "<32-bytes hex of a pubkey>", "<optional recommended relay URL>", "moderator"],