diff --git a/docs/contributing.md b/docs/contributing.md
index f74bcca..0c12d1c 100644
--- a/docs/contributing.md
+++ b/docs/contributing.md
@@ -8,9 +8,9 @@
There are several ways to contribute to this app:
* You can add or improve [translations][toolate].
-* If you found a bug or have an idea for a new feature you can [join the chat][chat] or open an [issue][issues].
+* If you found a bug or have an idea for a new feature, you can [join the chat][chat] or open an [issue][issues].
- > Please note that I work on this project in my free time. Thus I might not respond immediately and not all ideas will be implemented.
+ > Please note that I work on this project in my free time. Thus, I might not respond immediately, and not all ideas will be implemented.
* You can implement a new feature yourself:
- Create a [fork][fork] of this repository.
@@ -18,7 +18,7 @@ There are several ways to contribute to this app:
- Open a new pull request.
-See [here](/docs/build) for instructions how to build this project.
+See [here](/docs/build) for instructions on how to build this project.
The [CI pipeline](https://github.com/jrpie/Launcher/actions) automatically creates debug builds.