diff --git a/src/uncategorized/dispensary.tw b/src/uncategorized/dispensary.tw
index c9cdc0bfe9d1dcdd2c60b9fe3e5d2b170f356caa..82b113cc5343e5d3a0636918c82cf36f41bcda32 100644
--- a/src/uncategorized/dispensary.tw
+++ b/src/uncategorized/dispensary.tw
@@ -446,7 +446,7 @@ Implant Production
 	<</if>>
 
 	<<if ($prostateImplants != 1) && ($rep <= 3000*$upgradeMultiplierMedicine) || (seeDick < 0)>>
-		//You lack the reputation or don't want to see dicks be able to access plans for prostate implants//
+		//You either lack the reputation or don't want to see dicks and are thus unable access plans for prostate implants//
 		<br>
 	<</if>>
 	<<if ($prostateImplants != 1) && ($rep > 3000*$upgradeMultiplierMedicine) && (seeDick > 0)>>
@@ -463,7 +463,7 @@ Implant Production
 		//You lack the reputation to access plans for supportive breast implants//
 
 	<</if>>
-	<<if ($meshImplants != 1) && ($rep > 10000*$upgradeMultiplierMedicine) && >>
+	<<if ($meshImplants != 1) && ($rep > 10000*$upgradeMultiplierMedicine)>>
 		[[Purchase plans for supportive mesh breast implants|Dispensary][$cash -= 40000*$upgradeMultiplierMedicine, $meshImplants = 1]]
 		//Costs ¤<<print 40000*$upgradeMultiplierMedicine>>//
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will allow the fabrication of an organic, supportive mesh breast implants.//