Fix typos in community image

Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
This commit is contained in:
Vitor Pamplona
2023-08-08 13:27:32 -03:00
committed by fiatjaf_
co-authored by arthurfranca
parent 0c3df0ee30
commit 856ed84776
+2 -2
View File
@@ -21,9 +21,9 @@ Kind 34550 should include any field that helps define the community and the set
"tags": [
["d", "<community_name>"],
["description", "<community_description>"],
["image", "<communityimagen>", "WidthxHeight"]
["image", "<community_image>", "WidthxHeight"],
//.. other tags relevant to defining the community
//.. other tags relevant to defining the community
// moderators
["p", "<32-bytes hex of a pubkey>", "<optional recommended relay URL>", "moderator"],