Skip to content

Commit

Permalink
Grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
eKuG authored Oct 30, 2017
1 parent b101719 commit cfe5ee5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1>Contributing Guidelines</h1>

<p>Thanks for taking the time to contribute to this project. Before making PRs, please note the following:</p>
<p>Thanks for taking the time to contribute to this project. Before making Pull Requests, please note the following:</p>

<h3>A few norms you should follow</h3>
<ul>
Expand All @@ -15,7 +15,7 @@
<li>Give your files names that are relevant and meaningful.</li>
</ul>

<h4>You may add your solved questions on spoj, codechef, hackerearth, hackerrank and codeforces.</h4>
<h4>You may add your solved questions on Spoj, Codechef, Hackerearth, Hackerrank and Codeforces.</h4>
<ul>
<li>First line of your code must begin with a comment mentioning the link of the question</li>
<li>Place the solutions in seperate folder "ques" in relevant directory</li>
Expand Down

1 comment on commit cfe5ee5

@eKuG
Copy link
Contributor Author

@eKuG eKuG commented on cfe5ee5 Oct 30, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated Grammar

Please sign in to comment.