From e547e0449eb8078a3e242c55c6998e2853b64343 Mon Sep 17 00:00:00 2001 From: Advitya Gemawat Date: Mon, 20 Nov 2023 17:02:25 -0500 Subject: [PATCH] syntax fix --- libs/localization/src/lib/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/localization/src/lib/en.json b/libs/localization/src/lib/en.json index b4edcf7997..0413325321 100644 --- a/libs/localization/src/lib/en.json +++ b/libs/localization/src/lib/en.json @@ -493,7 +493,7 @@ "errorMetric": "Enable error bars", "fairnessMetric": "Fairness metric", "performanceMetric": "Performance metric", - "sensitiveFeature": "Sensitive feature", + "sensitiveFeature": "Sensitive feature" }, "ErrorBounds": { "howToRead": "How to read these error bars",