diff options
author | Robin Jarry <robin@jarry.cc> | 2022-03-21 22:15:02 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-03-21 22:15:02 +0100 |
commit | c82f248865223134382cf09e3f846d8c68c126c5 (patch) | |
tree | 70d996c8597b97208f6b1e92c653f07b9fbc99a1 | |
parent | 9f4da4de0c9b3a330a8c7032e285117cfa5448dc (diff) | |
download | aerc-c82f248865223134382cf09e3f846d8c68c126c5.tar.gz |
readme: fix typo
Fixes: 7e6c0d2e6e8c ("readme: add more details about the review process")
Signed-off-by: Robin Jarry <robin@jarry.cc>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -151,7 +151,7 @@ expected but did not conduct a proper code review, you can indicate it with a Tested-by trailer. You can follow the review process via email and on the -[web ui][https://lists.sr.ht/~rjarry/aerc-devel/patches]. +[web ui](https://lists.sr.ht/~rjarry/aerc-devel/patches). Wait for feedback. Address comments and amend changes to your original commit. Then you should send a v2 (and maybe a v3, v4, etc.): |