diff --git a/IMPACT.md b/IMPACT.md
index 44a3fc0a..859a2423 100644
--- a/IMPACT.md
+++ b/IMPACT.md
@@ -2,7 +2,7 @@
Baritone will be in Impact 4.4 with nice integrations with its hacks, but if you're impatient you can run Baritone on top of Impact 4.3 right now.
-You can either build Baritone yourself, or download the jar from Steptember 3 from here
+You can either build Baritone yourself, or download the jar from September 3 from here
To build it yourself, clone and setup Baritone (instructions in main README.md). Then, build the jar. From the command line, it's `./gradlew build` (or `gradlew build` on Windows). In IntelliJ, you can just start the `build` task in the Gradle menu.