From 496671b04a10abeedce571823ab55ca8d0bad0e1 Mon Sep 17 00:00:00 2001 From: Wyatt Hoodes Date: Sun, 16 Jun 2019 09:39:21 -1000 Subject: [PATCH] docs/git: Fix small grammatical error. --- docs/git/setup.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/git/setup.md b/docs/git/setup.md index 14aae412db..7da60a7372 100644 --- a/docs/git/setup.md +++ b/docs/git/setup.md @@ -31,11 +31,11 @@ We also highly recommend the following: ## Get a graphical client -Even if you're comfortable using git on the command line, having a graphic -client can be useful for viewing your repository. This is especially when doing -a complicated rebases and similar operations because you can check the state of -your repository after each command to see what changed. If something goes -wrong, this helps you figure out when and why. +Even if you're comfortable using git on the command line, having a graphical +client can be useful for viewing your repository. This is especially true +when doing complicated rebases and similar operations because you can check +the state of your repository after each command to see what changed. If +something goes wrong, this helps you figure out when and why. If you don't already have one installed, here are some suggestions: