From ccd0641ee22c72f71b77c235bcb931bcce939dab Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Fri, 27 Dec 2019 14:02:40 -0600 Subject: [PATCH] Fix typo --- constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.js b/constants.js index 001d25a..b5f8b59 100644 --- a/constants.js +++ b/constants.js @@ -1246,7 +1246,7 @@ const newsFoodRateText = [ [ state => "You ate your neighbors", state => "Your former neighbors' neighbors are complaining about the noise", - state => "You're hungry enough ot eat a whole turkey", + state => "You're hungry enough to eat a whole turkey", ], [ state => "You no longer have any neighbors",