diff options
| author | Vitor Pamplona <vitor@vitorpamplona.com> | 2023-06-15 09:38:48 -0400 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-08-08 13:27:32 -0300 |
| commit | 856ed84776b0b98b1e40d3776c8e65cc0c62957f (patch) | |
| tree | 9f4095b46f700ba947c21587df3bec35230ccab4 /172.md | |
| parent | 0c3df0ee30ca2a6eff842d7f851fd022e055a030 (diff) | |
Fix typos in community image
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
Diffstat (limited to '172.md')
| -rw-r--r-- | 172.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -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"], |