From a298604a92704a8b62785207b427ed433f62fcc0 Mon Sep 17 00:00:00 2001 From: Haricharan Jaka <85234103+charanjaka@users.noreply.github.com> Date: Sat, 21 May 2022 16:14:05 +0530 Subject: [PATCH] Added have for proper meaning in the sentence --- Days/day36.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Days/day36.md b/Days/day36.md index d5b8591..e5e07a4 100644 --- a/Days/day36.md +++ b/Days/day36.md @@ -9,7 +9,7 @@ id: 1048738 --- ## Installing & Configuring Git -Git is a open source, cross platform tool for version control. If you are like me, using Ubuntu or most Linux environments you might find that you already git installed but we are going to run through the install and configuration. +Git is a open source, cross platform tool for version control. If you are like me, using Ubuntu or most Linux environments you might find that you already have git installed but we are going to run through the install and configuration. Even if you already have git installed on your system it is also a good idea to make sure we are up to date.