From 65a67d0aeeecf797ee9c87e7b6bfe52edacf8c2c Mon Sep 17 00:00:00 2001
From: pregmodfan <pregmodfan@cock.li>
Date: Sun, 12 Apr 2020 13:08:59 -0700
Subject: [PATCH] Apply suggestion to src/pregmod/incubator.tw

---
 src/pregmod/incubator.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pregmod/incubator.tw b/src/pregmod/incubator.tw
index caebd3bd4d1..c6f290c689e 100644
--- a/src/pregmod/incubator.tw
+++ b/src/pregmod/incubator.tw
@@ -453,7 +453,7 @@ Target age for release: <<textbox "$targetAge" $targetAge "Incubator">> [[Minimu
 				<<elseif _safecc > 30000>>
 					$His belly looks like it contains full sized twins, ready to be birthed.
 				<<elseif _safecc > 15000>>
-					$His belly reached size of full term pregnancy.
+					$His belly has reached the size of full term pregnancy.
 				<<elseif _safecc > 10000>>
 					$His belly inflated to the late term pregnancy size, skin become shiny.
 				<<elseif _safecc > 5000>>
-- 
GitLab