From 3f5cd0123935b6245fb6077ffe5311e7fb29a8c9 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Wed, 8 May 2024 17:19:03 -0300 Subject: rename "parameterized replaceable event" to "tagged-replaceable event". --- 38.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '38.md') diff --git a/38.md b/38.md index 911d5b1..ee602c6 100644 --- a/38.md +++ b/38.md @@ -13,7 +13,7 @@ This NIP enables a way for users to share live statuses such as what music they ## Live Statuses -A special event with `kind:30315` "User Status" is defined as an *optionally expiring* _parameterized replaceable event_, where the `d` tag represents the status type: +A special event with `kind:30315` "User Status" is defined as an *optionally expiring* _tagged-replaceable event_, where the `d` tag represents the status type: For example: @@ -44,7 +44,7 @@ Two common status types are defined: `general` and `music`. `general` represent Any other status types can be used but they are not defined by this NIP. -The status MAY include an `r`, `p`, `e` or `a` tag linking to a URL, profile, note, or parameterized replaceable event. +The status MAY include an `r`, `p`, `e` or `a` tag linking to a URL, profile, note, or tagged-replaceable event. # Client behavior -- cgit v1.2.3