diff --git a/langs/layers/en.json b/langs/layers/en.json index 2c4308291..305c41b99 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?" @@ -5962,4 +5962,4 @@ } } } -} \ No newline at end of file +}