mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-09 16:24:32 +00:00
fix grammar and typos
This commit is contained in:
parent
e219ec6470
commit
3cec80d99e
10 changed files with 13 additions and 13 deletions
2
51.md
2
51.md
|
|
@ -10,7 +10,7 @@ A "list" event is defined as having a list of public and/or private tags. Public
|
|||
|
||||
If a list type should only be defined once per user (like the 'Mute' list), the list type's events should follow the specification for [NIP-16 - Replaceable Events](16.md). These lists may be referred to as 'replaceable lists'.
|
||||
|
||||
Otherwise the list type's events should follow the specification for [NIP-33 - Parameterized Replaceable Events](33.md), where the list name will be used as the 'd' parameter. These lists may be referred to as 'parameterized replaceable lists'.
|
||||
Otherwise, the list type's events should follow the specification for [NIP-33 - Parameterized Replaceable Events](33.md), where the list name will be used as the 'd' parameter. These lists may be referred to as 'parameterized replaceable lists'.
|
||||
|
||||
## Replaceable List Event Example
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue