From e7537646f634cb0156bf6b1b8b3e75f06a5a13d3 Mon Sep 17 00:00:00 2001 From: Oliver Dunk Date: Sat, 5 Mar 2016 22:35:39 +1100 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 810597a88f..7733f84277 100644 --- a/README.md +++ b/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 -------------