diff --git a/src/uncategorized/personalAttentionSelect.tw b/src/uncategorized/personalAttentionSelect.tw
index 1f52bae005cb55866918141e98b2ce52e542ad4d..b8479a7f72506b8fbe657b81904bf6047665e7e4 100644
--- a/src/uncategorized/personalAttentionSelect.tw
+++ b/src/uncategorized/personalAttentionSelect.tw
@@ -17,7 +17,7 @@
 	<<if ($arcologies[0].prosperity + 1 * (1 + Math.ceil($PC.skill.engineering/100))) < $AProsperityCap>>
 		[[Contribute to a local development project|Main][$personalAttention = "development project"]]
 	<<else>>
-		contributing to a local development project @@.yellow;would be futile.@@
+		Contributing to a local development project @@.yellow;would be futile.@@
 	<</if>>
 <</if>>
 <<if $PC.skill.hacking > 25>>