upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2024-02-01 15:52:52 -0600
committerfiatjaf_ <fiatjaf@gmail.com>2024-02-01 20:57:46 -0300
commit5e14fd7f0851779cda2adbb8fd8bac4547570b15 (patch)
treed15b0c91dde8ecfcc440bc83ee750a6d2e965b85
parenteee64fedb2c81a284fa98e09da57abd06d98dec0 (diff)
NIP-29: images -> files
-rw-r--r--29.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/29.md b/29.md
index 2913619..2a22233 100644
--- a/29.md
+++ b/29.md
@@ -36,8 +36,8 @@ any field specified by [NIP 94](./94.md). There SHOULD be only one `imeta` tag p
36 36
37## Recommended client behavior 37## Recommended client behavior
38 38
39When uploading images during a new post, clients MAY include this metadata 39When uploading files during a new post, clients MAY include this metadata
40after the image is uploaded and included in the post. 40after the file is uploaded and included in the post.
41 41
42When pasting urls during post composition, the client MAY download the image 42When pasting urls during post composition, the client MAY download the file
43and add this metadata before the post is sent. 43and add this metadata before the post is sent.