diff --git a/content/docs/features/branch-management/virtual-branches.mdx b/content/docs/features/branch-management/virtual-branches.mdx index 08d4fa9..05e864c 100644 --- a/content/docs/features/branch-management/virtual-branches.mdx +++ b/content/docs/features/branch-management/virtual-branches.mdx @@ -5,7 +5,7 @@ description: Understanding GitButler's parallel branches that allow simultaneous import ImageSection from "@/components/ImageSection" -Parllel branches are a powerful feature of GitButler that allow you to work on multiple branches at the same time, committing to them independently and simultaneously. This is a key part of the GitButler experience, allowing you to manage your work in a flexible and efficient way that is not possible with traditional Git tooling. +Parallel branches are a powerful feature of GitButler that allow you to work on multiple branches at the same time, committing to them independently and simultaneously. This is a key part of the GitButler experience, allowing you to manage your work in a flexible and efficient way that is not possible with traditional Git tooling. ## Overview