diff --git a/src/Explorer/Controls/Settings/__snapshots__/SettingsComponent.test.tsx.snap b/src/Explorer/Controls/Settings/__snapshots__/SettingsComponent.test.tsx.snap index 819858641..5913f938f 100644 --- a/src/Explorer/Controls/Settings/__snapshots__/SettingsComponent.test.tsx.snap +++ b/src/Explorer/Controls/Settings/__snapshots__/SettingsComponent.test.tsx.snap @@ -670,7 +670,7 @@ exports[`SettingsComponent renders 1`] = ` "data-test": "settings-tab-header/GlobalSecondaryIndexTab", } } - headerText="Global Secondary Index (Preview)" + headerText="Global Secondary Index" itemKey="GlobalSecondaryIndexTab" key="GlobalSecondaryIndexTab" style={ diff --git a/src/Localization/en/Resources.json b/src/Localization/en/Resources.json index 2faa9a7b4..c04104ff8 100644 --- a/src/Localization/en/Resources.json +++ b/src/Localization/en/Resources.json @@ -764,7 +764,7 @@ "computedProperties": "Computed Properties", "containerPolicies": "Container Policies", "throughputBuckets": "Throughput Buckets", - "globalSecondaryIndexPreview": "Global Secondary Index (Preview)", + "globalSecondaryIndexPreview": "Global Secondary Index", "maskingPolicyPreview": "Masking Policy" }, "mongoNotifications": {