From 1c59aa940997cb8992e681bcf4f1ad20c1bda77c Mon Sep 17 00:00:00 2001 From: Joshua Nelson Date: Wed, 30 Sep 2020 13:19:46 -0400 Subject: [PATCH] Fix typo --- src/git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/git.md b/src/git.md index 9f025ff6..5f88235c 100644 --- a/src/git.md +++ b/src/git.md @@ -19,7 +19,7 @@ more in depth [book from Git]. [documentation]: https://docs.github.com/en/github/getting-started-with-github/set-up-git [guides]: https://guides.github.com/introduction/git-handbook/ -## Prequisites +## Prerequisites We'll assume that you've installed Git, forked [rust-lang/rust], and cloned the forked repo to your PC. We'll use the command line interface to interact