diff --git a/IMPACT.md b/IMPACT.md
index e55bf743..c7f167aa 100644
--- a/IMPACT.md
+++ b/IMPACT.md
@@ -27,7 +27,7 @@ command line
### Cutting Edge Release
If you want to trust @Plutie#9079, you can download an automatically generated build of the latest commit
-from his Jenkins server, found here.
+from his Jenkins server, found here.
## Placing Baritone in the libraries directory
``/libraries`` is a neat directory in your Minecraft Installation Directory
@@ -72,7 +72,7 @@ The final step is "registering" the Baritone library with Impact, so that it loa
- Create a new object in the array, between the ``Impact`` and ``ClientAPI`` dependencies preferably.
```
{
- "name": "cabaletta:baritone:1.0.0"
+ "name": "cabaletta:baritone:1.0.0"
},
```
- Now find the ``"minecraftArguments": "..."`` text near the top.