diff --git a/games/privateshared/resources/texts/things-places/probing_questions.json b/games/privateshared/resources/texts/things-places/probing_questions.json index 33b3f37957..ec365e2206 100644 --- a/games/privateshared/resources/texts/things-places/probing_questions.json +++ b/games/privateshared/resources/texts/things-places/probing_questions.json @@ -15,10 +15,10 @@ "Does the questioner know what is at the center?" ], "northwest": [ - "Does the questioner know what is in the northeast?" + "Does the questioner know what is in the northwest?" ], "northeast": [ - "Does the questioner know what is in the northwest?" + "Does the questioner know what is in the northeast?" ], "southwest": [ "Does the questioner know what is in the southwest?" @@ -44,4 +44,4 @@ "outside": [ "Does the questioner know what is outside?" ] -} \ No newline at end of file +}