From 2a8f5afc2cfdaaaa6fd816d9ba4e67576a2fd8d8 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Wed, 17 Dec 2025 15:31:36 -0600 Subject: [PATCH] fix spelling --- web/public/locales/en/views/classificationModel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/public/locales/en/views/classificationModel.json b/web/public/locales/en/views/classificationModel.json index 0e9095e49..714540f1a 100644 --- a/web/public/locales/en/views/classificationModel.json +++ b/web/public/locales/en/views/classificationModel.json @@ -72,7 +72,7 @@ }, "renameCategory": { "title": "Rename Class", - "desc": "Enter a new name for {{name}}. You will be required to retrain the model for the name change to take affect." + "desc": "Enter a new name for {{name}}. You will be required to retrain the model for the name change to take effect." }, "description": { "invalidName": "Invalid name. Names can only include letters, numbers, spaces, apostrophes, underscores, and hyphens."