From 3930eb23460b0409220e15d8d0e2e0557d5525ac Mon Sep 17 00:00:00 2001 From: HariiHe <71579063+HariiHe@users.noreply.github.com> Date: Mon, 25 Jul 2022 05:06:15 -0700 Subject: [PATCH] Fix typo in README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index b87b56637..96f021976 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ GitX # What is GitX? -GitX is a gitk like clone written specifically for OS X Leopard and higher. +GitX is a git like clone written specifically for OS X Leopard and higher. This means that it has a native interface and tries to integrate with the operating system as good as possible. Examples of this are drag and drop support and QuickLook support.