From 21cf285ee5fb4bd953091d96614b50be9b436ed0 Mon Sep 17 00:00:00 2001 From: Sourav Kumar <33636054+souravsk@users.noreply.github.com> Date: Thu, 2 Jun 2022 17:26:30 +0530 Subject: [PATCH] repeated words --- Days/day36.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Days/day36.md b/Days/day36.md index e5e07a4..cf40191 100644 --- a/Days/day36.md +++ b/Days/day36.md @@ -136,7 +136,7 @@ Some of the major benefits of Git are: - Flexible - Safe & Secure -Unlike the Client-Server version control model, each developer downloads the the source repository meaning everything. History of commits, all the branches etc. etc. +Unlike the Client-Server version control model, each developer downloads the source repository meaning everything. History of commits, all the branches etc. ![](Images/Day36_Git16.png)