upleb.uk

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

summaryrefslogtreecommitdiff
path: root/23.md
diff options
context:
space:
mode:
authorfiatjaf_ <fiatjaf@gmail.com>2024-08-20 12:56:05 -0300
committerGitHub <noreply@github.com>2024-08-20 12:56:05 -0300
commitca3c52e3e74f0a4679f1c6c0d9ac6461ea748d2d (patch)
tree521828c5f9d142b50102a520d31d94b066dc8ace /23.md
parentd0962aac09ed1747c19bb96ce4accdaaab707c8d (diff)
rename "parameterized replaceable event" to "addressable event" (#1418)
Diffstat (limited to '23.md')
-rw-r--r--23.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/23.md b/23.md
index 382df83..d8fb51a 100644
--- a/23.md
+++ b/23.md
@@ -6,7 +6,7 @@ Long-form Content
6 6
7`draft` `optional` 7`draft` `optional`
8 8
9This NIP defines `kind:30023` (a _parameterized replaceable event_) for long-form text content, generally referred to as "articles" or "blog posts". `kind:30024` has the same structure as `kind:30023` and is used to save long form drafts. 9This NIP defines `kind:30023` (an _addressable event_) for long-form text content, generally referred to as "articles" or "blog posts". `kind:30024` has the same structure as `kind:30023` and is used to save long form drafts.
10 10
11"Social" clients that deal primarily with `kind:1` notes should not be expected to implement this NIP. 11"Social" clients that deal primarily with `kind:1` notes should not be expected to implement this NIP.
12 12