upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Staab <jstaab@protonmail.com>2023-07-13 17:29:30 -0700
committerGitHub <noreply@github.com>2023-07-13 17:29:30 -0700
commit20b9bb787bc1d4f6a70c34491448afa39f358ff5 (patch)
tree176aac63b5c2729fc54c1369b153b8053a1c5757
parent0b08cf545b50b4799000e90aa4c5ada2cb73ca62 (diff)
parentdd4caf9c4c88728d65dc76dd2adb3bf2bbe6b30e (diff)
Merge pull request #664 from AsaiToshiya/patch-14
Fix typo
-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