diff options
| author | Sepehr Safari <safari.sepehr@gmail.com> | 2023-02-27 23:51:22 +0330 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-02-27 19:56:50 -0300 |
| commit | b549a9809f94ca703b3b63b73cdacc5407a2edd0 (patch) | |
| tree | 088be50121d943622eec0da0d3882b779039d0b5 /README.md | |
| parent | d70959aee6f8e6e2f2bff02898c0281a64c53a8d (diff) | |
Update README.md
fixed a tiny tipo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -84,7 +84,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 84 | | EVENT | used to send events requested to clients | [1](01.md) | | 84 | | EVENT | used to send events requested to clients | [1](01.md) | |
| 85 | | NOTICE | used to send human-readable messages to clients | [1](01.md) | | 85 | | NOTICE | used to send human-readable messages to clients | [1](01.md) | |
| 86 | | EOSE | used to notify clients all stored events have been sent | [15](15.md) | | 86 | | EOSE | used to notify clients all stored events have been sent | [15](15.md) | |
| 87 | | OK | used to notify clients if an EVENT was successuful | [20](20.md) | | 87 | | OK | used to notify clients if an EVENT was successful | [20](20.md) | |
| 88 | | AUTH | used to send authentication challenges | [42](42.md) | | 88 | | AUTH | used to send authentication challenges | [42](42.md) | |
| 89 | 89 | ||
| 90 | Please update these lists when proposing NIPs introducing new event kinds. | 90 | Please update these lists when proposing NIPs introducing new event kinds. |