diff --git a/src/endWeek/saPregnancy.js b/src/endWeek/saPregnancy.js
index 5162a6e4678e7583520603cd7f28d2eff3102972..8b4fb4464c9bfca119e26c71ddf2a916ab8dd58c 100644
--- a/src/endWeek/saPregnancy.js
+++ b/src/endWeek/saPregnancy.js
@@ -884,7 +884,7 @@ App.SlaveAssignment.pregnancy = (function() {
 						}
 					}
 				} else if (slave.devotion <= 20) {
-					r.push(`${He} complies fearfully with your use of ${his} body.`);
+					r.push(`${He} complies fearfully with your use of ${his} <span class="pregnant">body and womb.</span>`);
 				} else if (slave.fetish === "pregnancy" && slave.fetishStrength > 60) {
 					r.push(`${He} is <span class="devotion inc">absurdly pleased</span> by this treatment, <span class="trust inc">trustingly</span> serving as your breeding bitch until ${he} <span class="pregnant">conceives.</span> ${He}'s so aroused by the constant insemination that having your dick, wet from another slave, pushed inside ${him} to climax is often enough to bring ${him} to orgasm in turn.`);
 					slave.devotion += 5;