upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/25.md
diff options
context:
space:
mode:
authorAsai Toshiya <to.asai.60@gmail.com>2023-07-14 09:08:03 +0900
committerGitHub <noreply@github.com>2023-07-14 09:08:03 +0900
commitdd4caf9c4c88728d65dc76dd2adb3bf2bbe6b30e (patch)
tree176aac63b5c2729fc54c1369b153b8053a1c5757 /25.md
parent0b08cf545b50b4799000e90aa4c5ada2cb73ca62 (diff)
Fix typo
Diffstat (limited to '25.md')
-rw-r--r--25.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/25.md b/25.md
index 7a612a1..86ce763 100644
--- a/25.md
+++ b/25.md
@@ -52,7 +52,7 @@ func make_like_event(pubkey: String, privkey: String, liked: NostrEvent) -> Nost
52Custom Emoji Reaction 52Custom Emoji Reaction
53--------------------- 53---------------------
54 54
55The client may specify a custom emoji ([NIP-30](30.md)) `:shortcode` in the 55The client may specify a custom emoji ([NIP-30](30.md)) `:shortcode:` in the
56reaction content. The client should refer to the emoji tag and render the 56reaction content. The client should refer to the emoji tag and render the
57content as an emoji if shortcode is specified. 57content as an emoji if shortcode is specified.
58 58