diff --git a/README.md b/README.md
index 8074b923..9ffae28e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Necrify
+# Necrifye
Necrify is a punishment plugin designed for currently
[Velocity](https://velocitypowered.com) (and
@@ -166,4 +166,4 @@ All punishments are issued via the target user. For example, banning a player co
```
Muting a player is similar, just replace 'ban' with 'mute'.
Kicking a player can be done by calling `user.kick(Reason).join();` where it is safe to call #join since there is no
-database query done synchronously. This form of punishment cannot be changed nor cancelled as it only lasts a single moment.
\ No newline at end of file
+database query done synchronously. This form of punishment cannot be changed nor cancelled as it only lasts a single moment.