mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-04-02 17:40:33 -04:00
fix typos
This commit is contained in:
parent
c357a7132b
commit
3451f5a0c8
2
34.md
2
34.md
@ -53,7 +53,7 @@ The first patch revision in a patch revision SHOULD include a NIP-10 `e` `reply`
|
|||||||
["p", "<repository-owner>"],
|
["p", "<repository-owner>"],
|
||||||
["p", "<other-user>"], // optionally send the patch to another user to bring it to their attention
|
["p", "<other-user>"], // optionally send the patch to another user to bring it to their attention
|
||||||
|
|
||||||
["t", "root"], // ommited for additional patches in a series
|
["t", "root"], // omitted for additional patches in a series
|
||||||
// for the first patch in a revision
|
// for the first patch in a revision
|
||||||
["t", "root-revision"],
|
["t", "root-revision"],
|
||||||
|
|
||||||
|
2
96.md
2
96.md
@ -301,7 +301,7 @@ Example Response:
|
|||||||
// ...other metadata
|
// ...other metadata
|
||||||
]
|
]
|
||||||
"content": "haha funny meme", // caption
|
"content": "haha funny meme", // caption
|
||||||
"created_at": 1715691130 // upload timestmap
|
"created_at": 1715691130 // upload timestamp
|
||||||
},
|
},
|
||||||
...
|
...
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user