Skip to content

Commit e28a7b9

Browse files
committed
Minor spelling and formatting issues
1 parent 8bb16d9 commit e28a7b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
A simple CLI script for automating the checking, downloading, and installing of PaperMC server updates.
33

44
NOTE: This script can only be used for updating a [PaperMC Minecraft Server](https://papermc.io/). I highly recommend
5-
there implementation, as it is incredibly fast, supports multiple plugin formats, and is highly customizable.
5+
their implementation, as it is incredibly fast, supports multiple plugin formats, and is highly customizable.
66
Consider switching if any of that sounds good to you. You can find the PaperMC documentation
77
[Here](https://paper.readthedocs.io/en/latest/), and you can find their github page [Here](https://github.com/PaperMC).
88

@@ -46,7 +46,7 @@ MacOS users can download python [Here](https://www.python.org/downloads/mac-osx/
4646

4747
Again, the installation is very straightforward, but more information can be found [Here](https://docs.python.org/3/using/mac.html).
4848

49-
# Note on python versions:
49+
# Note on Python Versions:
5050

5151
In some systems, the 'python' command may point to an older version of python.
5252
As stated above, we require python 3.6 or above, so it may be necessary to manually specify the python version to use.

0 commit comments

Comments
 (0)