From dd4caf9c4c88728d65dc76dd2adb3bf2bbe6b30e Mon Sep 17 00:00:00 2001 From: Asai Toshiya Date: Fri, 14 Jul 2023 09:08:03 +0900 Subject: [PATCH] Fix typo --- 25.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25.md b/25.md index 7a612a14..86ce7635 100644 --- a/25.md +++ b/25.md @@ -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.