From c95a85b4ad0ab119262ec622c8c7d22c114b942a Mon Sep 17 00:00:00 2001 From: danielle9897 Date: Tue, 29 Oct 2024 10:30:06 +0200 Subject: [PATCH] RavenDB-23074 Fix capitalization for "Merge suggestions errors" to be consistent with the other titles --- .../cleanup/navItems/MergeSuggestionsErrorsNavItem.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Raven.Studio/typescript/components/pages/database/indexes/cleanup/navItems/MergeSuggestionsErrorsNavItem.tsx b/src/Raven.Studio/typescript/components/pages/database/indexes/cleanup/navItems/MergeSuggestionsErrorsNavItem.tsx index c96183aeab3b..94ce6c6f5a1d 100644 --- a/src/Raven.Studio/typescript/components/pages/database/indexes/cleanup/navItems/MergeSuggestionsErrorsNavItem.tsx +++ b/src/Raven.Studio/typescript/components/pages/database/indexes/cleanup/navItems/MergeSuggestionsErrorsNavItem.tsx @@ -28,9 +28,9 @@ export default function MergeSuggestionsErrorsNavItem({ carousel, errors }: Merg {hasIndexCleanup ? errors.data.length : "?"}

- Merge Suggestions + Merge suggestions
- Errors + errors