diff --git a/README.md b/README.md index 1f7a464..6d56dcb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Meteor Rejects Addon -An addon to Meteor Client that adds modules and commands that were to useless to be added to Meteor directly. +An addon to Meteor Client that adds modules and commands that were too useless to be added to Meteor directly. ### How to use: - Download the latest release of this mod from the releases tab. diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index fb0a0d4..f055c1b 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -4,7 +4,7 @@ "version": "${version}", "name": "Meteor Rejects Addon", - "description": "An addon to Meteor Client that adds modules and commands that were to useless to be added to Meteor directly.", + "description": "An addon to Meteor Client that adds modules and commands that were too useless to be added to Meteor directly.", "authors": [ "Cloudburst" ],