From 215251ce7b32557994f6a17428a52fff8f895a1e Mon Sep 17 00:00:00 2001 From: CraftBukkit/Spigot Date: Fri, 3 Dec 2021 07:35:26 +1100 Subject: [PATCH] #970: Correct typo in README.md By: Ryan Redmon --- paper-server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper-server/README.md b/paper-server/README.md index b63c7eedde..235eba125f 100644 --- a/paper-server/README.md +++ b/paper-server/README.md @@ -30,7 +30,7 @@ Some IDEs such as [NetBeans](https://netbeans.org/) can perform these steps for Contributing ------------ -Contributions of all sorts are welcome. To manage community contributions, we use the pull request functionality of Stash. In to gain access to Stash and create a pull request, you will first need to perform the following steps: +Contributions of all sorts are welcome. To manage community contributions, we use the pull request functionality of Stash. In order to gain access to Stash and create a pull request, you will first need to perform the following steps: * Create an account on [JIRA](http://hub.spigotmc.org/jira/). * Fill in the [SpigotMC CLA](http://www.spigotmc.org/go/cla) and wait up to 24 hours for your Stash account to be activated. Please ensure that your username and email addresses match.