diff --git a/src/facilities/incubator/incubatorInteract.js b/src/facilities/incubator/incubatorInteract.js
index 037cdf5a6e0c05f6e3a90dc725f3b1dedecfe915..c642f26e7e7233a143379144dae8b4bb2f3ba6f8 100644
--- a/src/facilities/incubator/incubatorInteract.js
+++ b/src/facilities/incubator/incubatorInteract.js
@@ -1547,7 +1547,7 @@ App.UI.incubator = function() {
 				} else if (V.incubatorUpgradeOrgans < 1) {
 					row.append(`${_incubatorNameCaps} lacks the ability to extract tissue samples. Construction not possible.`);
 				} else if (V.dispensaryUpgrade < 1) {
-					row.append(`${_incubatorNameCaps} lacks a connection to an advanced pharmaceutical fabricator.Cutting - edge targeted serums production needed as integral part. Construction not possible.`);
+					row.append(`${_incubatorNameCaps} lacks a connection to an advanced pharmaceutical fabricator. Cutting-edge targeted serums production needed as integral part. Construction not possible.`);
 				} else if (V.bellyImplants < 1) {
 					row.append(`${_incubatorNameCaps} lacks a connection with an implant manufacturing to construct fillable abdominal implants to simulate expansion. Construction not possible.`);
 				} else if (V.incubatorUpgradeGrowthStims < 1) {
diff --git a/src/npc/generate/newSlaveIntro.js b/src/npc/generate/newSlaveIntro.js
index 8086c27d61561fffb51554d06ba251b686f22963..a4290359823e320f7e209b09d268aeec85fdee03 100644
--- a/src/npc/generate/newSlaveIntro.js
+++ b/src/npc/generate/newSlaveIntro.js
@@ -3517,7 +3517,7 @@ App.UI.newSlaveIntro = function(slave, slave2, {tankBorn = false, momInterest =
 												slave.fetishStrength = 20;
 											}
 										} else if (tankBorn && V.PC.pregMood === 1) {
-											r.push(`until ${he} has no choice but to wrap ${his} arms around it.${He} happily runs ${his} hands across your belly, cooing with delight at the tautness and warmth.${He} jumps back with a gasp the first time ${he} is met with a kick from within you, but < span class="hotpink" > giggles pleasantly</span > as you help ${him} back to ${his} feet and pull ${him} into an embrace, guiding ${him} to the couch.You tweak one of your nipples, encouraging your milk to flow and enticing`);
+											r.push(`until ${he} has no choice but to wrap ${his} arms around it.${He} happily runs ${his} hands across your belly, cooing with delight at the tautness and warmth.${He} jumps back with a gasp the first time ${he} is met with a kick from within you, but < span class="hotpink" > giggles pleasantly</span > as you help ${him} back to ${his} feet and pull ${him} into an embrace, guiding ${him} to the couch. You tweak one of your nipples, encouraging your milk to flow and enticing`);
 											if (slave.mother === -1) {
 												r.push(`your ${daughter} to suckle from ${his} mother.`);
 											} else {