From fe6cc40f59da78bb7a5e7dd0efc10c4d616b31bd Mon Sep 17 00:00:00 2001 From: Buckaroo Banzai <39065740+BuckarooBanzay@users.noreply.github.com> Date: Wed, 1 Jun 2022 08:30:50 +0200 Subject: [PATCH] Fix typos in readme (#270) Co-authored-by: OgelGames --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7b3789c..97a2ffb 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The technic modpack depends on some other modpacks: * the basic Minetest game * mesecons, which supports the construction of logic systems based on - signalling elements + signaling elements * pipeworks, which supports the automation of item transport * moreores, which provides some additional ore types * basic_materials, which provides some basic craft items @@ -49,7 +49,7 @@ its specialised recipe types. # Documentation -Ingame: +In-game: * [Resources](./technic/doc/resources.md) * [Substances](./technic/doc/substances.md) @@ -134,7 +134,7 @@ Recommended mods that build on the `technic mod`: | enable_frames | | | enable_corium_griefing | | | enable_radiation_protection | | -| enable_radiation_throttling | enable lag- and per-second-trottling of radiation damage | +| enable_radiation_throttling | enable lag- and per-second-throttling of radiation damage | | enable_entity_radiation_damage | | | enable_longterm_radiation_damage | | | enable_nuclear_reactor_digiline_selfdestruct | |