NIP-26: Fix typos (#2013)

This commit is contained in:
Yoji Shidara 2025-08-13 18:07:45 +09:00 committed by GitHub
parent 01c6bc9ea7
commit 252f746010
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
26.md
View File

@ -1,4 +1,4 @@
> __Warning__ `unrecommended`: adds unecessary burden for little gain > __Warning__ `unrecommended`: adds unnecessary burden for little gain
NIP-26 NIP-26
======= =======

View File

@ -44,7 +44,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
- [NIP-23: Long-form Content](23.md) - [NIP-23: Long-form Content](23.md)
- [NIP-24: Extra metadata fields and tags](24.md) - [NIP-24: Extra metadata fields and tags](24.md)
- [NIP-25: Reactions](25.md) - [NIP-25: Reactions](25.md)
- [NIP-26: Delegated Event Signing](26.md) --- **unrecommended**: adds unecessary burden for little gain - [NIP-26: Delegated Event Signing](26.md) --- **unrecommended**: adds unnecessary burden for little gain
- [NIP-27: Text Note References](27.md) - [NIP-27: Text Note References](27.md)
- [NIP-28: Public Chat](28.md) - [NIP-28: Public Chat](28.md)
- [NIP-29: Relay-based Groups](29.md) - [NIP-29: Relay-based Groups](29.md)