aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorocelotpotpie <[email protected]>2022-08-03 13:51:37 -0700
committerGitHub <[email protected]>2022-08-03 22:51:37 +0200
commit18a0337d6e410484231ba8c63c645d6bf4e584b4 (patch)
tree82510f64a519a8c3a0f5c1a25004bed4fec9b4b7 /README.md
parent3af906befd112f2736eff74c8449bb879abe4c47 (diff)
downloadPaper-18a0337d6e410484231ba8c63c645d6bf4e584b4.tar.gz
Paper-18a0337d6e410484231ba8c63c645d6bf4e584b4.zip
[ci skip] Fix grammatical error in README. (#8189)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 149e3f3a8b..4c039fb1e8 100644
--- a/README.md
+++ b/README.md
@@ -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)
------