diff --git a/src/uncategorized/customSlave.tw b/src/uncategorized/customSlave.tw
index c818de8257bb748d31a35d3399248b464757be33..2cc4dd91b53de345de8e3c59bb764f1561e7e101 100644
--- a/src/uncategorized/customSlave.tw
+++ b/src/uncategorized/customSlave.tw
@@ -274,7 +274,7 @@
 
 <span id = "weight">
 <<if $customSlave.weight == -50>>Very thin.
-<<elseif $customSlave.weight == -15>>thin.
+<<elseif $customSlave.weight == -15>>Thin.
 <<elseif $customSlave.weight == 0>>Average weight.
 <<elseif $customSlave.weight == 15>>Chubby.
 <<elseif $customSlave.weight == 50>>Plump.