From b8c482628407b2b964a46b38ff5e06cbd3bad5b4 Mon Sep 17 00:00:00 2001 From: Bernardo do Amaral Teodosio Date: Wed, 14 Feb 2024 13:52:21 -0300 Subject: [PATCH] Fixing "Why GitButler" section on README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc20b0e50..e7d1e4bc1 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ And finally, while in Git it is preferable that you create your desired branch a We love Git. Our own [@schacon](https://github.com/schacon) has even published the [Pro Git](https://git-scm.com/book/en/v2) book. At the same time, Git's user interface hasn't been fundamentally changed for 15 years. While it was written for Linux kernel devs sending patches to each other over mailing lists, most developers today have different workflows and needs. -Instead of trying to fit the semantics of the Git CLI into a graphical interface, are starting with the developer workflow and mapping it back to Git. +Instead of trying to fit the semantics of the Git CLI into a graphical interface, we are starting with the developer workflow and mapping it back to Git. ## Tech