From 2bdc00712eb94f4e30d5aef9425c34c57b4e9a49 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 11 Sep 2023 13:47:11 +0800 Subject: [PATCH] fix typo --- client/public/locales/en/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/public/locales/en/common.json b/client/public/locales/en/common.json index 2661389..7dab76a 100644 --- a/client/public/locales/en/common.json +++ b/client/public/locales/en/common.json @@ -148,7 +148,7 @@ "archived": "Archived" }, "fields_help": { - "weight_to_use": "Select what weight value to enter. Measured weight is only avalable if the spool weight is set for the selected filament", + "weight_to_use": "Select what weight value to enter. Measured weight is only available if the spool weight is set for the selected filament", "used_weight": "How much filament has been used from the spool. A new spool should have 0g used.", "remaining_weight": "How much filament is left on the spool. For a new spool this should match the spool weight.", "measured_weight": "How much the filament and spool weigh.",