diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-07-27 21:42:29 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-07-27 21:42:29 +0200 |
commit | 237a722c047fe785989578df124c1ae42adc1391 (patch) | |
tree | ce9f5a442da945119d589b6db86b8de6f0b9e915 | |
parent | 8c27872126cb3a3b2d4f86180f1c73d0a6f8f285 (diff) |
contributing: fix typo
-rw-r--r-- | doc/contributing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing.md b/doc/contributing.md index 7d0e2d3..5863f2c 100644 --- a/doc/contributing.md +++ b/doc/contributing.md @@ -5,7 +5,7 @@ While I appreciate suggestions, bug reports, and merge requests / patches, I wan As such, please do not expect a timely response to anything you submit. I typically only address issues and merge requests when I have the capacity for them _and_ when doing so does not feel like a chore. -That being said, I do appreciate bug reports, feature requests, and (simple!) patches, even if I make take quite a while to address or review them. +That being said, I do appreciate bug reports, feature requests, and (simple!) patches, even if I may take quite a while to address or review them. If you are planning a more involved patch set, please get in touch first. ## Translations |