diff --git a/src/interaction/prothesticLab.tw b/src/interaction/prothesticLab.tw
index a406a5226ffc5640e9afa935c1a847f6c1e3e829..dfb30a212bb1931b75fb7f9744f4f47e6d1dc595 100644
--- a/src/interaction/prothesticLab.tw
+++ b/src/interaction/prothesticLab.tw
@@ -12,7 +12,7 @@ Prosthetic Lab
 	<<for _p range $adjustProsthetics>>
 		<<if _p.workLeft > 0>>
 			&nbsp;&nbsp;<<= capFirstChar(setup.prosthetics[_p.id].name)>> for <<= SlaveFullName($slaves[$slaveIndices[_p.slaveID]])>><br>
-		<</if>>s
+		<</if>>
 	<</for>>
 <<else>>
 	//Currently there are no prosthetics being fit to a slave.//