From ccc96eaf1d944eab450e4689cde84acc1f664f3c Mon Sep 17 00:00:00 2001 From: juliascript Date: Fri, 9 Mar 2018 10:15:03 -0500 Subject: [PATCH] Fix spelling error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 036c198..4998f43 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ We currently use Git for version control in the CoLab. ### Resources -If you're unfamiliar with Git, it is an *extremely useful* tool, and one that we use daily. You'll need to familiarie yourself with the basics in order to work with, and contribute to, CoLab engineering projects. +If you're unfamiliar with Git, it is an *extremely useful* tool, and one that we use daily. You'll need to familiarize yourself with the basics in order to work with, and contribute to, CoLab engineering projects. - Overall Introductions: * [Great overall explanation](https://betterexplained.com/articles/aha-moments-when-learning-git/)