From 5c95c26638fe6d4eb46ce5b4095323ccae4d7f66 Mon Sep 17 00:00:00 2001 From: Cloudburst Date: Thu, 11 Mar 2021 10:19:40 +0100 Subject: [PATCH] english --- README.md | 2 +- src/main/resources/fabric.mod.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" ],