From 66c425bf96f5f72387cd93030d2fd156d19fd945 Mon Sep 17 00:00:00 2001 From: Allan Carr Date: Wed, 16 Jul 2025 14:12:16 -0700 Subject: [PATCH] IO-3252 Fix Spelling Mistake in Feature Request Signed-off-by: Allan Carr --- client/src/translations/en_us/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/translations/en_us/common.json b/client/src/translations/en_us/common.json index b56a6e5ee..3bafa0f72 100644 --- a/client/src/translations/en_us/common.json +++ b/client/src/translations/en_us/common.json @@ -3505,7 +3505,7 @@ "dashboard": "Dashboard", "dms": "DMS Export", "export-logs": "Export Logs", - "feature-request": "Feature Requet", + "feature-request": "Feature Request", "inventory": "Inventory", "jobs": "Jobs", "jobs-active": "Active Jobs",