From dd44c4725bfc76be31309edc5254877dcfcb50cd Mon Sep 17 00:00:00 2001 From: Keenan Lidral-Porter Date: Thu, 7 Aug 2014 14:11:41 -0700 Subject: [PATCH] Fixes spelling error on public relations - top quark - lvl 1 + 2 --- json/upgrades.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/upgrades.json b/json/upgrades.json index 1d1a44f..0e918ec 100644 --- a/json/upgrades.json +++ b/json/upgrades.json @@ -441,7 +441,7 @@ { "name": "Public Relations, lvl 1", - "description": "This is the top your career! Future research yields 1.2 times more reputation.", + "description": "This is the top of your career! Future research yields 1.2 times more reputation.", "cost": 5000000, "used": false, "type": "research", @@ -452,7 +452,7 @@ }, { "name": "Public Relations, lvl 2", - "description": "This is the top your career! Future research yields 1.2 times more reputation.", + "description": "This is the top of your career! Future research yields 1.2 times more reputation.", "cost": 7500000, "used": false, "type": "research",