upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLux <135403604+Spl0itable@users.noreply.github.com>2024-09-22 19:17:39 +0930
committerGitHub <noreply@github.com>2024-09-22 06:47:39 -0300
commit4e73e94d417f16fa3451e58ef921cb3b512c6f8e (patch)
treef53646f5e88b0e2a2ff65d02b01a116c63ca71ce
parentd82f68aa2ea37324b7d185954cc530a17db45e93 (diff)
fix typo on nip96 (#1511)
Fixing typo
-rw-r--r--96.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/96.md b/96.md
index 4e9ce16..05c1b18 100644
--- a/96.md
+++ b/96.md
@@ -143,7 +143,7 @@ The upload response is a json object as follows:
143 // and, optionally, all file metadata the server wants to make available 143 // and, optionally, all file metadata the server wants to make available
144 // 144 //
145 // nip94_event field is absent if unsuccessful upload 145 // nip94_event field is absent if unsuccessful upload
146 "nip94_event2": { 146 "nip94_event": {
147 // Required tags: "url" and "ox" 147 // Required tags: "url" and "ox"
148 "tags": [ 148 "tags": [
149 // Can be same from /.well-known/nostr/nip96.json's "download_url" field 149 // Can be same from /.well-known/nostr/nip96.json's "download_url" field