From f74d7d230eac640b080774b6bf8dc02b3cfde30c Mon Sep 17 00:00:00 2001 From: PrismaticYT <45874270+RPMYT@users.noreply.github.com> Date: Sun, 9 Aug 2020 11:56:20 +1200 Subject: [PATCH] Fix five-year-old typo --- .../assets/opencomputers/doc/en_US/block/transposer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/opencomputers/doc/en_US/block/transposer.md b/src/main/resources/assets/opencomputers/doc/en_US/block/transposer.md index ccc3e07ff..f666883bb 100644 --- a/src/main/resources/assets/opencomputers/doc/en_US/block/transposer.md +++ b/src/main/resources/assets/opencomputers/doc/en_US/block/transposer.md @@ -6,4 +6,4 @@ The transposer bridges the gap between redstone controlled hoppers and [robots]( *Note that this block has no internal inventory.* -Besides moving things around, it can also be used to inspect the contents of the adjacent inventories, like an [adapter](adapter.md) with an [inventory controller upgrade](../item/inventoryControllerUpgrade.md) could, and the contents of adjacent tanks, like and adapter with a [tank controller upgrade](../item/tankControllerUpgrade.md) could. +Besides moving things around, it can also be used to inspect the contents of the adjacent inventories, like an [adapter](adapter.md) with an [inventory controller upgrade](../item/inventoryControllerUpgrade.md) could, and the contents of adjacent tanks, like an adapter with a [tank controller upgrade](../item/tankControllerUpgrade.md) could.