diff options
Diffstat (limited to '51.md')
| -rw-r--r-- | 51.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -16,7 +16,7 @@ When new items are added to an existing list, clients SHOULD append them to the | |||
| 16 | 16 | ||
| 17 | ## Standard lists | 17 | ## Standard lists |
| 18 | 18 | ||
| 19 | Standard lists use non-parameterized replaceable events, meaning users may only have a single list of each kind. They have special meaning and clients may rely on them to augment a user's profile or browsing experience. | 19 | Standard lists use non-tagged-replaceable events, meaning users may only have a single list of each kind. They have special meaning and clients may rely on them to augment a user's profile or browsing experience. |
| 20 | 20 | ||
| 21 | For example, _mute list_ can contain the public keys of spammers and bad actors users don't want to see in their feeds or receive annoying notifications from. | 21 | For example, _mute list_ can contain the public keys of spammers and bad actors users don't want to see in their feeds or receive annoying notifications from. |
| 22 | 22 | ||