Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

hiphen changed #577

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
hiphen changed
  • Loading branch information
hemansnation committed Feb 18, 2022
commit 1d9d90967ac91a73bdd02cad68f6b947b8a3d405
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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).