fix grammar

This commit is contained in:
Luke Wass 2025-05-27 14:37:28 -05:00 committed by GitHub
parent ee1b6b972d
commit fa278825ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,9 +8,9 @@
There are several ways to contribute to this app: There are several ways to contribute to this app:
* You can add or improve [translations][toolate]. * You can add or improve [translations][toolate].
<br><img src="https://toolate.othing.xyz/widget/jrpie-launcher/launcher/horizontal-auto.svg" alt="translation status"> <br><img src="https://toolate.othing.xyz/widget/jrpie-launcher/launcher/horizontal-auto.svg" alt="translation status">
* 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: * You can implement a new feature yourself:
- Create a [fork][fork] of this repository. - 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. - 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. The [CI pipeline](https://github.com/jrpie/Launcher/actions) automatically creates debug builds.