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-09-28 12:26:48 -0300
committerfiatjaf <fiatjaf@gmail.com>2024-09-28 12:29:03 -0300
commita736e629be5c4c9125d98bdb4965851d8110c483 (patch)
tree3674e4f23c873dca200904e2893fc842e74ea342 /23.md
parent4438b892d8abd189afc75f9f54532ec95f108d9f (diff)
complete renaming to "addressable" events.
as noticed by @bezysoftware at https://github.com/nostr-protocol/nips/pull/1437#issuecomment-2380626514. I don't know how so many of these instances were left from the original PR at following ca3c52e3e74f0a4679f1c6c0d9ac6461ea748d2d.
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 d8fb51a..720f6d6 100644
--- a/23.md
+++ b/23.md
@@ -31,7 +31,7 @@ Other metadata fields can be added as tags to the event as necessary. Here we st
31 31
32### Editability 32### Editability
33 33
34These articles are meant to be editable, so they should make use of the parameterized replaceability feature and include a `d` tag with an identifier for the article. Clients should take care to only publish and read these events from relays that implement that. If they don't do that they should also take care to hide old versions of the same article they may receive. 34These articles are meant to be editable, so they should include a `d` tag with an identifier for the article. Clients should take care to only publish and read these events from relays that implement that. If they don't do that they should also take care to hide old versions of the same article they may receive.
35 35
36### Linking 36### Linking
37 37