From 87e6513629b82fa7890065869e14e92ac924ade4 Mon Sep 17 00:00:00 2001 From: Felix Cravic Date: Mon, 22 Jun 2020 00:42:37 +0200 Subject: [PATCH] Fixed readme grammar --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 6b5d523c1..06d05f46c 100644 --- a/.github/README.md +++ b/.github/README.md @@ -62,7 +62,7 @@ It is our major concept, worlds are great for survival with friends, but when it Being able to create instances directly on the go is a must-have, according to us it can push many more projects forward. -Instances also come with performance benefits, unlike some others which will be fully single-threaded or maybe using one thread per world we are using a set number of threads (pool) to manage all chunks independently from instances, meaning using more of CPU power. +Instances also come with performance benefits, unlike some others which will be fully single-threaded or maybe using one thread per world we are using a set number of threads (pool) to manage all chunks independently from instances, meaning using more CPU power. ## Blocks Minestom by default does not know what is a chest, you will have to tell him that it opens an inventory.