diff options
| author | Yasuhiro Matsumoto <mattn.jp@gmail.com> | 2024-07-22 22:55:51 +0900 |
|---|---|---|
| committer | Yasuhiro Matsumoto <mattn.jp@gmail.com> | 2024-07-22 22:55:51 +0900 |
| commit | 3451f5a0c86f3ddcd3cbbbd3f534c606bbc60885 (patch) | |
| tree | 46f78dc17045b5fa96575ce868dbbf1002b51c95 /34.md | |
| parent | c357a7132b7162aa994bac1325ce4c2de0af5294 (diff) | |
fix typos
Diffstat (limited to '34.md')
| -rw-r--r-- | 34.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | ||