From 1d9d90967ac91a73bdd02cad68f6b947b8a3d405 Mon Sep 17 00:00:00 2001 From: Himanshu Date: Fri, 18 Feb 2022 10:37:30 +0530 Subject: [PATCH] hiphen changed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 238369a9..adcb3a99 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ If you are new to Github and open source then, visit [here.](https://towardsdata git push ``` - Alternatively, GitHub also provides syncing now - click "Fetch upstream" at the top of your repo below "Code" button. + Alternatively, GitHub also provides syncing now -- click "Fetch upstream" at the top of your repo below "Code" button. - If you run into a **merge conflict**, you have to resolve the conflict. There are a lot of guides online, or you can try this one by [opensource.com](https://opensource.com/article/20/4/git-merge-conflict).