diff --git a/src/interaction/policies/policies.tw b/src/interaction/policies/policies.tw
index 6083c16b49451102e2e50883271941ce763bd06d..3bdbe074d998e4197a6f81d3ea7e4519235d2820 100644
--- a/src/interaction/policies/policies.tw
+++ b/src/interaction/policies/policies.tw
@@ -456,7 +456,7 @@ More policies will become available as the arcology develops.//
 	<<if $policies.immmigrationRep == 1>>
 		<br>''Welcome Program:'' you are using your personal influence to encourage wealthy people to immigrate.
 		<span class="yellow">[[Repeal|Policies][$policies.immmigrationRep = 0]]</span>
-	<<e;seif $policies.immmigrationRep == -1>>
+	<<elseif $policies.immmigrationRep == -1>>
 		<br>''Citizen Input on Immigration:'' you are selectively turning away potential immigrants to the arcology based on the recommendations of citizens.
 		<span class="yellow">[[Repeal|Policies][$policies.immmigrationRep = 0]]</span>
 	<<else>>