Skip to content

Commit bccb547

Browse files
committed
Added info about using a git GUI application
1 parent 3de19bd commit bccb547

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/Resource Hub/Talon Installation/downloading-community.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ In many cases, this disadvantage can be mitigated by following the recommendatio
3636
The benefit of `git`, is that it makes it easy to obtain the latest files without losing any changes you've made in the meantime.
3737
This is a benefit when using Talon longer term.
3838

39-
If you haven't already heard of `git`, ou might find that this approach makes it a little harder to get started with talon.
40-
Git is a very extensive tool, but you will only need to use it in a minimal way. Even still, there will be terms that you will come across such as `repository`, `branch` and `working directory`.
39+
If you haven't already heard of `git`, you might find that this approach makes it a little harder to get started with talon.
40+
`git` is a very extensive tool, but you will only need to use it in a minimal way. Even still, there will be terms that you will come across such as `repository`, `branch` and `working directory`.
4141

4242
`git` is available as both a command line utility and as a GUI application.
43-
If you are not particularly comfortable using a command terminal, you may prefer a GUI application such as [`GitHub Desktop`](https://docs.github.com/en/desktop/overview/about-github-desktop).
43+
If you are not particularly comfortable usihellong a command terminal, you may prefer a GUI application such as [`GitHub Desktop`](https://docs.github.com/en/desktop/overview/about-github-desktop).
4444

4545
### Summary
4646

0 commit comments

Comments
 (0)