From d923b4c7fa608fd957ee142df2d33f53de8eb45b Mon Sep 17 00:00:00 2001 From: boc-the-git <3479092+boc-the-git@users.noreply.github.com> Date: Fri, 21 Jun 2024 20:23:15 +1000 Subject: [PATCH] fix: Typo in label (#3765) --- frontend/lang/messages/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/lang/messages/en-US.json b/frontend/lang/messages/en-US.json index 44e597a86aa5..571d932a7005 100644 --- a/frontend/lang/messages/en-US.json +++ b/frontend/lang/messages/en-US.json @@ -985,7 +985,7 @@ "food-data": "Food Data", "example-food-singular": "ex: Onion", "example-food-plural": "ex: Onions", - "label-overwrite-warning": "This will assign the choosen label to all selected foods and potentially overwrite your existing labels." + "label-overwrite-warning": "This will assign the chosen label to all selected foods and potentially overwrite your existing labels." }, "units": { "seed-dialog-text": "Seed the database with common units based on your local language.",