diff --git a/src/uncategorized/neighborInteract.tw b/src/uncategorized/neighborInteract.tw
index 8f70bfea2d1bf510c6a2116262d8e6078e4c214a..a96da68807b2a649389996290a7a77e56e45b11a 100644
--- a/src/uncategorized/neighborInteract.tw
+++ b/src/uncategorized/neighborInteract.tw
@@ -839,7 +839,7 @@ You have <<print $arcologies.length-1>> neighbors. <br><br>
 
 	<</replace>>
 	<</link>>
-	with an estimated GSP of @@.yellowgreen;<<print cashFormat(Math.trunc((0.1*$arcologies[_currentNeighbor].prosperity*random(100-$economicUncertainty,100+$economicUncertainty))/100))>>m@@ and is ran by
+	which has an estimated GSP of @@.yellowgreen;<<print cashFormat(Math.trunc((0.1*$arcologies[_currentNeighbor].prosperity*random(100-$economicUncertainty,100+$economicUncertainty))/100))>>m@@ and is run by
 	<<if $arcologies[_currentNeighbor].government !== "your agent">>
 		$arcologies[_currentNeighbor].government who own $arcologies[_currentNeighbor].ownership%.
 	<<else>>