diff --git a/src/uncategorized/seBirth.tw b/src/uncategorized/seBirth.tw
index ec3d9ed239b2e22262cf3466b904e5b50e574157..147c9fe6453c190ec67bd5360bb0e4b1072016b9 100644
--- a/src/uncategorized/seBirth.tw
+++ b/src/uncategorized/seBirth.tw
@@ -949,7 +949,7 @@ Childbirth has @@.lime;stretched out $possessive vagina.@@
 				<<replace `"#" + _dispositionId`>>
 				    <<if $freeTanks < _count>>
 						<<set _count = $freeTanks>>
-						You only have enough free tanks in $incubatorName for _count of herr children.
+						You only have enough free tanks in $incubatorName for _count of her children.
 					<</if>>
 					<<set $slaves[$i].reservedChildren = _count>>
 					You have decided to send the child<<if _count > 1>>ren<</if>> to $incubatorName, to be grown and eventually trained as <<if _count == 1>>a <</if>>new slave<<if _count > 1>>s<</if>>.