upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/51.md
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2024-05-08 17:19:03 -0300
committerfiatjaf <fiatjaf@gmail.com>2024-05-08 17:19:03 -0300
commit3f5cd0123935b6245fb6077ffe5311e7fb29a8c9 (patch)
treea19147df7c03d5ea28345b2c9036b265fc7ae009 /51.md
parent8073c848a33007c6e03d1de4d4fd17d46c2a0242 (diff)
rename "parameterized replaceable event" to "tagged-replaceable event".tagged-replaceable
Diffstat (limited to '51.md')
-rw-r--r--51.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/51.md b/51.md
index fb40b26..9d6c56a 100644
--- a/51.md
+++ b/51.md
@@ -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
19Standard 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. 19Standard 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
21For 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. 21For 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