From db997edc764505b2850b57a81fa108e3a466dc14 Mon Sep 17 00:00:00 2001 From: CraftBukkit/Spigot Date: Sat, 5 Mar 2016 22:35:39 +1100 Subject: [PATCH] Fix typo in README.md By: Oliver Dunk --- 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 810597a88f..7733f84277 100644 --- a/paper-server/README.md +++ b/paper-server/README.md @@ -1,6 +1,6 @@ CraftBukkit ====== -An implemenation of the [Bukkit](https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit) plugin API for [Minecraft](https://minecraft.net/) servers, currently maintained by [SpigotMC](http://www.spigotmc.org/). +An implementation of the [Bukkit](https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit) plugin API for [Minecraft](https://minecraft.net/) servers, currently maintained by [SpigotMC](http://www.spigotmc.org/). Bug Reporting -------------