mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 08:25:53 -05:00
Fix typos in community image
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
This commit is contained in:
parent
0c3df0ee30
commit
856ed84776
4
172.md
4
172.md
|
@ -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"],
|
||||
|
|
Loading…
Reference in New Issue
Block a user