diff options
| author | Adam Shannon <adamkshannon@gmail.com> | 2024-05-11 11:52:32 -0500 |
|---|---|---|
| committer | Adam Shannon <adamkshannon@gmail.com> | 2024-05-11 11:52:32 -0500 |
| commit | cb9bddb8dfd11972286215d9bdee7434764ccf7b (patch) | |
| tree | 77f3e1a70d1b5d34d92988a10b53cbef6c0ebc58 /34.md | |
| parent | 8073c848a33007c6e03d1de4d4fd17d46c2a0242 (diff) | |
all: minor spelling fixes
Diffstat (limited to '34.md')
| -rw-r--r-- | 34.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -125,7 +125,7 @@ Root Patches and Issues have a Status that defaults to 'Open' and can be set by | |||
| 125 | ["p", "<root-event-author>"], | 125 | ["p", "<root-event-author>"], |
| 126 | ["p", "<revision-author>"], | 126 | ["p", "<revision-author>"], |
| 127 | 127 | ||
| 128 | // optional for improved subscription filter efficency | 128 | // optional for improved subscription filter efficiency |
| 129 | ["a", "30617:<base-repo-owner-pubkey>:<base-repo-id>", "<relay-url>"], | 129 | ["a", "30617:<base-repo-owner-pubkey>:<base-repo-id>", "<relay-url>"], |
| 130 | ["r", "<earliest-unique-commit-id-of-repo>"] | 130 | ["r", "<earliest-unique-commit-id-of-repo>"] |
| 131 | 131 | ||