From 69f7635ed1b7e5671a8b673f53f9bc406c8e1505 Mon Sep 17 00:00:00 2001 From: Jona Date: Sat, 12 Apr 2025 00:26:43 +0200 Subject: [PATCH] Update README.md : Fix typo (#370) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1618cf..96550a5 100644 --- a/README.md +++ b/README.md @@ -2103,7 +2103,7 @@ function Squash-Commits { * [git-town](https://github.com/Originate/git-town) - Generic, high-level Git workflow support! http://www.git-town.com ## GUI Clients -* [GitKraken](https://www.gitkraken.com/) - The downright luxurious Git client,for Windows, Mac & Linux +* [GitKraken](https://www.gitkraken.com/) - The downright luxurious Git client, for Windows, Mac & Linux * [git-cola](https://git-cola.github.io/) - another Git client for Windows and OS X * [GitUp](https://github.com/git-up/GitUp) - A newish GUI that has some very opinionated ways of dealing with Git's complications * [gitx-dev](https://rowanj.github.io/gitx/) - another graphical Git client for OS X