diff --git a/src/descriptions/arcologyDescription.js b/src/descriptions/arcologyDescription.js
index 08e85880ca56049ab7ae9bae243365220884e644..28f57e6a4542114ca539d9410a1342dec11bc067 100644
--- a/src/descriptions/arcologyDescription.js
+++ b/src/descriptions/arcologyDescription.js
@@ -557,7 +557,7 @@ App.Desc.playerArcology = function(lastElement) {
 			buffer.push(`After the release of Project N technologies to the public, rare catgirls can be found as exotic curiosities of the arcology's elites. An even smaller number of free catgirls populate the arcology's poorest segments.`);
 		}
 		if (A.FSEgyptianRevivalistDecoration >= 60 && V.projectN.decisionMade === 1) {
-			buffer.push(`Catgirls have taken on a distinct religious and cultural prescence within the arcology, and many citizens give small offerings and worship to the felines given their resemblance to ancient Egyptian Goddesses. Getting to actually fuck one is a mark of exceptionally high prestige, and many poorer citizens seem content to offer their prayers and kiss furry ass, often literally.`);
+			buffer.push(`Catgirls have taken on a distinct religious and cultural presence within the arcology, and many citizens give small offerings and worship to the felines given their resemblance to ancient Egyptian Goddesses. Getting to actually fuck one is a mark of exceptionally high prestige, and many poorer citizens seem content to offer their prayers and kiss furry ass, often literally.`);
 		}
 		if (A.FSTransformationFetishistDecoration >= 60 && V.projectN.decisionMade === 1) {
 			buffer.push(`Catgirls are a craze in the Arcology's transformationist society, and many pieces of strange equipment designed for catgirl slaves, as well as surgical modification tools to 'transform' people into being more feline, can be found for sale.`);