diff options
| author | Yoji Shidara <dara@shidara.net> | 2025-08-13 18:07:45 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-13 18:07:45 +0900 |
| commit | 252f746010cebafb3f98720ec5e8fb2634f70b77 (patch) | |
| tree | 0be4847bdebc04093072159a7acb1306b48be55d | |
| parent | 01c6bc9ea7ba8e1627423dad76d27a1cd1ae61bd (diff) | |
NIP-26: Fix typos (#2013)
| -rw-r--r-- | 26.md | 2 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 2 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | > __Warning__ `unrecommended`: adds unecessary burden for little gain | 1 | > __Warning__ `unrecommended`: adds unnecessary burden for little gain |
| 2 | 2 | ||
| 3 | NIP-26 | 3 | NIP-26 |
| 4 | ======= | 4 | ======= |
| @@ -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) |