diff --git a/src/pregmod/JobFulfillmentCenter/JobFulfillmentCenterOrder.tw b/src/pregmod/JobFulfillmentCenter/JobFulfillmentCenterOrder.tw
index 8f06021c3ef8d70bde8861d970bc65e02dc1916f..30a78e8643fbaa0ff86854c047d21616c845a8dc 100644
--- a/src/pregmod/JobFulfillmentCenter/JobFulfillmentCenterOrder.tw
+++ b/src/pregmod/JobFulfillmentCenter/JobFulfillmentCenterOrder.tw
@@ -89,14 +89,14 @@
 						
 						<<link "has already had children and is pregmant">>
 						<<replace "#Pregmancy">>
-							<<set $Role = "already pregamnt attendant that has children">>
+							<<set $Role = "already pregnant attendant that has children">>
 						<</replace>>
 							<<goto "JobFulfillmentCenterOrder">>
 						<</link>>
 						
 						<br><<link "has not already had children and is not pregmant">>
 						<<replace "#Pregmancy">>
-							<<set $Role = "not already pregamnt attendant that does not have children">>>>
+							<<set $Role = "not already pregnant attendant that does not have children">>>>
 						<</replace>>
 							<<goto "JobFulfillmentCenterOrder">>
 						<</link>>