Merge pull request #664 from AsaiToshiya/patch-14

Fix typo
This commit is contained in:
Jon Staab
2023-07-13 17:29:30 -07:00
committed by GitHub

2
25.md
View File

@@ -52,7 +52,7 @@ func make_like_event(pubkey: String, privkey: String, liked: NostrEvent) -> Nost
Custom Emoji Reaction
---------------------
The client may specify a custom emoji ([NIP-30](30.md)) `:shortcode` in the
The client may specify a custom emoji ([NIP-30](30.md)) `:shortcode:` in the
reaction content. The client should refer to the emoji tag and render the
content as an emoji if shortcode is specified.