docs/git: Fix small grammatical error.

This commit is contained in:
Wyatt Hoodes 2019-06-16 09:39:21 -10:00 committed by Tim Abbott
parent b41c2d93d1
commit 496671b04a
1 changed files with 5 additions and 5 deletions

View File

@ -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: