From 323223e5a1c1c446a4df0ac53833a4ac779f9bd1 Mon Sep 17 00:00:00 2001
From: Brandon <bzoss@mit.edu>
Date: Sun, 12 Jul 2020 08:28:18 -0400
Subject: [PATCH] Correct missing "use"

---
 mods/ITEMS/mcl_potions/locale/template.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mods/ITEMS/mcl_potions/locale/template.txt b/mods/ITEMS/mcl_potions/locale/template.txt
index 3eccfd706..7d0ee7f63 100644
--- a/mods/ITEMS/mcl_potions/locale/template.txt
+++ b/mods/ITEMS/mcl_potions/locale/template.txt
@@ -3,7 +3,7 @@ Put this item in an item frame for decoration. It's useless otherwise.=
 Fermented Spider Eye=
 Glass Bottle=
 A glass bottle is used as a container for liquids and can be used to collect water directly.=
-To collect water, it on a cauldron with water (which removes a level of water) or any water source (which removes no water).=
+To collect water, use it on a cauldron with water (which removes a level of water) or any water source (which removes no water).=
 Water Bottle=
 Water bottles can be used to fill cauldrons. Drinking water has no effect.=
 Rightclick to drink. Rightclick a cauldron to pour the water into the cauldron.=