diff --git a/content/docs/index.mdx b/content/docs/index.mdx index 85927f5..f2ea124 100644 --- a/content/docs/index.mdx +++ b/content/docs/index.mdx @@ -29,7 +29,7 @@ Read about it over [Why GitButler](/why-gitbutler) Section. ## What We Do -The GitButler client is a powerful Git client. You can manage your branches, work on multiple things at once, push and fetch from your Git server, easily rebase and modify commits and more. We have a unique approach to merge conflicts that help split up any conflicting work. It also keeps a timeline so that you can easily undo any operation. +The GitButler client is a powerful Git client. You can manage your branches, work on multiple things at once, push and fetch from your Git server, easily rebase and modify commits and more. We have a unique approach to merge conflicts that helps split up any conflicting work. It also keeps a timeline so that you can easily undo any operation. - [Virtual Branches](/features/branch-management/virtual-branches) - [First Class Conflicts](/features/branch-management/merging)