From 90124acd1dc9ab37733af1edb3e5e93cad6a54d9 Mon Sep 17 00:00:00 2001 From: Nikita Galaiko Date: Thu, 12 Oct 2023 13:57:30 +0200 Subject: [PATCH] update integrated separator copy --- packages/ui/src/routes/repo/[projectId]/BranchLane.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/src/routes/repo/[projectId]/BranchLane.svelte b/packages/ui/src/routes/repo/[projectId]/BranchLane.svelte index d36dfda05..9259a251e 100644 --- a/packages/ui/src/routes/repo/[projectId]/BranchLane.svelte +++ b/packages/ui/src/routes/repo/[projectId]/BranchLane.svelte @@ -674,7 +674,7 @@ href={baseUrl(base)} class="inline-block max-w-full truncate text-sm font-bold" > - {base?.branchName} + integrated to {base?.branchName}