diff --git a/src/pregmod/csec.tw b/src/pregmod/csec.tw
index e7521eed452744e54f0c8af5a1df8ca508d58c84..7db84b3da3967efcc611fc424210072132c0f3a2 100644
--- a/src/pregmod/csec.tw
+++ b/src/pregmod/csec.tw
@@ -354,7 +354,7 @@ Performing a cesarean section is trivial for the remote surgery to carry out. $a
 						<<set _babyCost = random(-12,12)>>
 						<<if $activeSlave.prematureBirth > 0>><<set _babyCost = -45>><</if>>
 					<</if>>
-					$His <<if _curBabies > 1>>babies were<<else>>baby was<</if>> sold for <<if _curBabies > 1>>a total of <</if>><<if $activeSlave.prematureBirth == 1>>@@.yellowgreen;<<print cashFormat(_curBabies*(50+_babyCost))>>,@@ a low price, due to the added costs of caring for them.<<else>>@@.yellowgreen;<<print cashFormat(_curBabies*(50+_babyCost))>>.@@<</if>>
+					sold for <<if _curBabies > 1>>a total of <</if>><<if $activeSlave.prematureBirth == 1>>@@.yellowgreen;<<print cashFormat(_curBabies*(50+_babyCost))>>,@@ a low price, due to the added costs of caring for them.<<else>>@@.yellowgreen;<<print cashFormat(_curBabies*(50+_babyCost))>>.@@<</if>>
 					<<if $activeSlave.fetish == "mindbroken" || $activeSlave.fuckdoll > 0>>
 						$activeSlave.slaveName lacks the capacity to understand what you've done.
 					<<elseif $activeSlave.devotion > 95>>
@@ -375,7 +375,7 @@ Performing a cesarean section is trivial for the remote surgery to carry out. $a
 			<</link>>
 		<</if>>
 	<<elseif _lostBabies != 1 && $DefaultBirthDestination != "individually decided fates">>
-		$His <<if _curBabies > 1>>babies<<else>>baby<</if>> were sent to $DefaultBirthDestination.
+		sent to $DefaultBirthDestination.
 		<<switch $DefaultBirthDestination>>
 		<<case "an orphanage">>
 			$activeSlave.slaveName
@@ -523,7 +523,7 @@ Performing a cesarean section is trivial for the remote surgery to carry out. $a
 <br><br>
 Since $his <<if $activeSlave.mpreg == 1>>ass<<else>>vagina<</if>> was spared from childbirth, @@.lime;it retained its tightness.@@
 <<if ($PC.medicine >= 100)>>
-	Since you @@.springgreen;performed the surgery yourself,@@ and you do artist's work, $his health is @@.green;less affected@@ by the surgery than it would have been if you'd paid some hack to do it remotely.
+	Since you @@.springgreen;performed the surgery yourself,@@ and you do an artist's work, $his health is @@.green;less affected@@ by the surgery than it would have been if you'd paid some hack to do it remotely.
 	<<if $activeSlave.fetish != "mindbroken" && $activeSlave.fuckdoll == 0>>
 		$He went into the surgery very aware that you were performing it manually.
 		<<if ($activeSlave.devotion < _oldDevotion)>>
diff --git a/src/uncategorized/surgeryDegradation.tw b/src/uncategorized/surgeryDegradation.tw
index ba3499d63849e345c03120c07cee465103a30dd4..fb5d957300fa41303ed1768d0390e3a166921116 100644
--- a/src/uncategorized/surgeryDegradation.tw
+++ b/src/uncategorized/surgeryDegradation.tw
@@ -2744,7 +2744,7 @@ As the remote surgery's long recovery cycle completes,
 <<if ($PC.medicine >= 100) && !["basicPLimbs", "beautyPLimbs", "combatPLimbs", "cyberPLimbs", "sexPLimbs"].includes($surgeryType)>>
 	<br><br>
 	<<if !["body hair removal", "braces", "chem castrate", "eyebrow removal", "hair removal", "insemination", "removeBraces"].includes($surgeryType)>>
-		Since you @@.springgreen;performed the surgery yourself,@@ and you do artist's work, $his health is @@.green;less affected@@ by the surgery than it would have been if you'd paid some hack to do it remotely.
+		Since you @@.springgreen;performed the surgery yourself,@@ and you do an artist's work, $his health is @@.green;less affected@@ by the surgery than it would have been if you'd paid some hack to do it remotely.
 		<<set $activeSlave.health += 5>>
 	<</if>>
 	<<if ($activeSlave.fetish != "mindbroken" && !$activeSlave.fuckdoll)>>