From efac3ebbd36004edb9f26c3b5704a29ed6cec49d Mon Sep 17 00:00:00 2001 From: Pavel Laptev Date: Fri, 6 Feb 2026 23:14:31 +0100 Subject: [PATCH] fix(ui): normalize Gerrit configuration title casing --- apps/desktop/src/components/GerritForm.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/desktop/src/components/GerritForm.svelte b/apps/desktop/src/components/GerritForm.svelte index 1e076b93d48..d601b5aade9 100644 --- a/apps/desktop/src/components/GerritForm.svelte +++ b/apps/desktop/src/components/GerritForm.svelte @@ -22,7 +22,7 @@ {#snippet children(itIsAGerritProject)} {#snippet title()} - Gerrit Configuration + Gerrit configuration {/snippet} {#snippet caption()}