Skip to content

Commit

Permalink
Made changes to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chhavip committed Mar 26, 2016
1 parent f95e148 commit 1833c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Now your hello.py has merge conflicts as it was modified by you and someone else
There are two cases where merge conflicts occur

* A file is modified by both users
* A file is modified by one user while deleted by the other
* A file is modified by one or the other user while deleted by the other

##Disclaimer:
This guide is aimed particularly at people starting open source contribution for the first time and aims to familiarise them with required patterns and expected contribution behaviour.

0 comments on commit 1833c31

Please sign in to comment.