diff options
author | ocelotpotpie <[email protected]> | 2022-08-03 13:51:37 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2022-08-03 22:51:37 +0200 |
commit | 18a0337d6e410484231ba8c63c645d6bf4e584b4 (patch) | |
tree | 82510f64a519a8c3a0f5c1a25004bed4fec9b4b7 /README.md | |
parent | 3af906befd112f2736eff74c8449bb879abe4c47 (diff) | |
download | Paper-18a0337d6e410484231ba8c63c645d6bf4e584b4.tar.gz Paper-18a0337d6e410484231ba8c63c645d6bf4e584b4.zip |
[ci skip] Fix grammatical error in README. (#8189)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Download Paper from our [downloads page](https://papermc.io/downloads). Run the Paperclip jar directly from your server. Just like old times * Documentation on using Paper: [docs.papermc.io](https://docs.papermc.io) - * For a sneak peek on upcoming features, [see here](https://github.com/PaperMC/Paper/projects) + * For a sneak peek at upcoming features, [see here](https://github.com/PaperMC/Paper/projects) How To (Plugin Developers) ------ |