From 364b3b48a205a7404e7c2cf24740bb5eb9a8aaf2 Mon Sep 17 00:00:00 2001 From: Am-per-Sand <40436282+Am-per-Sand@users.noreply.github.com> Date: Fri, 1 Mar 2019 18:21:25 +0100 Subject: [PATCH] Policies.json typo correction --- android/assets/jsons/Policies.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/android/assets/jsons/Policies.json b/android/assets/jsons/Policies.json index e2d84d99ec..7fc07816ce 100644 --- a/android/assets/jsons/Policies.json +++ b/android/assets/jsons/Policies.json @@ -45,17 +45,17 @@ { name:"Liberty", era:"Ancient", - description:"+1 culture in evey city", + description:"+1 culture in every city", policies:[ { name:"Collective Rule", - description:"Training of settlers increased +50% in capital, recieve a new settler near capital", + description:"Training of settlers increased +50% in capital, receive a new settler near capital", row:1, column:1 }, { name:"Citizenship", - description:"+25% construction rate of workers, recieve free worker near the capital", + description:"+25% construction rate of workers, receive free worker near the capital", row:1, column:4 },