diff --git a/app/src/lib/components/BaseBranchSwitch.svelte b/app/src/lib/components/BaseBranchSwitch.svelte index 1b27eb3e1..19779370b 100644 --- a/app/src/lib/components/BaseBranchSwitch.svelte +++ b/app/src/lib/components/BaseBranchSwitch.svelte @@ -76,7 +76,7 @@ loading={isSwitching} disabled={selectedBranch.name === $baseBranch.branchName} > - Switch Branch + Switch branch