upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattn <mattn.jp@gmail.com>2024-07-22 22:57:00 +0900
committerGitHub <noreply@github.com>2024-07-22 22:57:00 +0900
commit932f29d5411ada6d18796d2e0e580337c3f41146 (patch)
tree46f78dc17045b5fa96575ce868dbbf1002b51c95
parentc357a7132b7162aa994bac1325ce4c2de0af5294 (diff)
parent3451f5a0c86f3ddcd3cbbbd3f534c606bbc60885 (diff)
Merge pull request #1382 from nostr-protocol/fix-typos2
fix typos
-rw-r--r--34.md2
-rw-r--r--96.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/34.md b/34.md
index fcc2cec..52e23b5 100644
--- a/34.md
+++ b/34.md
@@ -53,7 +53,7 @@ The first patch revision in a patch revision SHOULD include a NIP-10 `e` `reply`
53 ["p", "<repository-owner>"], 53 ["p", "<repository-owner>"],
54 ["p", "<other-user>"], // optionally send the patch to another user to bring it to their attention 54 ["p", "<other-user>"], // optionally send the patch to another user to bring it to their attention
55 55
56 ["t", "root"], // ommited for additional patches in a series 56 ["t", "root"], // omitted for additional patches in a series
57 // for the first patch in a revision 57 // for the first patch in a revision
58 ["t", "root-revision"], 58 ["t", "root-revision"],
59 59
diff --git a/96.md b/96.md
index 2f25351..be70999 100644
--- a/96.md
+++ b/96.md
@@ -301,7 +301,7 @@ Example Response:
301 // ...other metadata 301 // ...other metadata
302 ] 302 ]
303 "content": "haha funny meme", // caption 303 "content": "haha funny meme", // caption
304 "created_at": 1715691130 // upload timestmap 304 "created_at": 1715691130 // upload timestamp
305 }, 305 },
306 ... 306 ...
307 ] 307 ]