diff --git a/README.md b/README.md index c176bd5c53..c8619a4b7d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ POMF uses Gradle to provide a number of utility tasks for working with POMF. Downloads the client and server Minecraft jars for the current Minecraft version to `.gradle/minecraft` ### `mergeJars` -Merges the client and server jars into one merged jar, located at `VERSION-merged.jar` in the POMF directory where `VERSION` is the currnet Minecraft version. +Merges the client and server jars into one merged jar, located at `VERSION-merged.jar` in the POMF directory where `VERSION` is the current Minecraft version. ### `setupPomf` `download` and `mergeJars`