upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoji Shidara <dara@shidara.net>2025-08-13 18:07:45 +0900
committerGitHub <noreply@github.com>2025-08-13 18:07:45 +0900
commit252f746010cebafb3f98720ec5e8fb2634f70b77 (patch)
tree0be4847bdebc04093072159a7acb1306b48be55d
parent01c6bc9ea7ba8e1627423dad76d27a1cd1ae61bd (diff)
NIP-26: Fix typos (#2013)
-rw-r--r--26.md2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/26.md b/26.md
index 050041b..645ec44 100644
--- a/26.md
+++ b/26.md
@@ -1,4 +1,4 @@
1> __Warning__ `unrecommended`: adds unecessary burden for little gain 1> __Warning__ `unrecommended`: adds unnecessary burden for little gain
2 2
3NIP-26 3NIP-26
4======= 4=======
diff --git a/README.md b/README.md
index fb78832..0357b29 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
44- [NIP-23: Long-form Content](23.md) 44- [NIP-23: Long-form Content](23.md)
45- [NIP-24: Extra metadata fields and tags](24.md) 45- [NIP-24: Extra metadata fields and tags](24.md)
46- [NIP-25: Reactions](25.md) 46- [NIP-25: Reactions](25.md)
47- [NIP-26: Delegated Event Signing](26.md) --- **unrecommended**: adds unecessary burden for little gain 47- [NIP-26: Delegated Event Signing](26.md) --- **unrecommended**: adds unnecessary burden for little gain
48- [NIP-27: Text Note References](27.md) 48- [NIP-27: Text Note References](27.md)
49- [NIP-28: Public Chat](28.md) 49- [NIP-28: Public Chat](28.md)
50- [NIP-29: Relay-based Groups](29.md) 50- [NIP-29: Relay-based Groups](29.md)