diff --git a/langs/layers/en.json b/langs/layers/en.json index ca4d5f3d74..c43453ce5c 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -3663,10 +3663,10 @@ "Fastfood vs restaurant": { "mappings": { "0": { - "then": "This is a fastfood-business, focussed on fast service. If seating is available, these are rather limited and functional." + "then": "This is a fastfood-business, focused on fast service. If seating is available, these are rather limited and functional." }, "1": { - "then": "A restaurant, focussed on creating a nice experience where one is served at the table" + "then": "A restaurant, focused on creating a nice experience where one is served at the table" } }, "question": "What type of business is this?" @@ -5998,4 +5998,4 @@ } } } -} \ No newline at end of file +}