From 9984440a38da7ec71543b210db9438c4f5d4b63b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20=C5=A0tefka?= Date: Fri, 8 Sep 2023 15:08:50 +0200 Subject: [PATCH] fix(README): grammar --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 563745b..981c307 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ branch. The project grew out of the scope I envisioned at first, surprisingly quickly LOL, so I moved all my development here. -This project aims to support more minecraft servers rather than just paper. +This project aims to support more Minecraft servers than just paper. ## Features @@ -16,7 +16,7 @@ This project aims to support more minecraft servers rather than just paper. - Checks for the correct Java version installed - Enables you to download a download a portable Java version from [Adoptium](https://adoptium.net/) - - The script download's it to `~/.adoptium_java` allowing you to use one + - The script downloads it to `~/.adoptium_java` allowing you to use one Java downlaod across multiple server instances - It also allows you to use multiple Java versions allowing you to run multiple Minecraft servers requiring different Java versions @@ -39,7 +39,7 @@ This project aims to support more minecraft servers rather than just paper. #### Self-update -- This script can self-update itself without the need for user doing it manually +- This script can self-update itself without the need for user intervention ## Currently supported servers @@ -66,7 +66,7 @@ you're running something like Ubuntu.* > undefined behavior and may cause the script to crash or perform unexpected actions. > > I strongly advise against making any modifications to the server's `.jar` file -> manually, as it may interfere with the proper functioning of this script. +> manually, as it may interfere with the functionality of this script. ## Basic setup