Skip to content

Commit ec10fe2

Browse files
Update README.md (#7302)
remove grammatical mistakes
1 parent 7718fbb commit ec10fe2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The goal of this project is to have in a single place for all possible algorithm
99

1010
## Contents
1111

12-
Our content is divided by programming language. Please create an issue if you wish to add code in a language that we don't currently have here. **Do not create folders in your submissions, unless specifically told to do so.**
12+
Our content is divided by programming language. Please create an issue if you wish to add code in a language that we don't currently have here. **Do not create folders in your submissions unless specifically told to do so.**
1313

1414
Also, we are accepting submissions to our [Wiki](https://github.com/TesseractCoding/NeoAlgo/wiki) section. Please let us know if you'd like to contribute to an article.
1515

@@ -29,8 +29,8 @@ Also, we are accepting submissions to our [Wiki](https://github.com/TesseractCod
2929
- **Plagiarism is strictly not allowed**. Any work that is found to be suspicious of plagiarized work will not be merged.
3030
- Issues will be assigned on a _first come, first serve_ basis. You just have to comment on the issue, asking to be assigned, and it will be done if found fit.
3131
- Preferably, you cannot work on any issue that is not assigned to you.
32-
- In case you want to submit an improvement to an existing algorithm, we prefer that you create an issue, describing in details your improvement. This will help others to analyze your contribution. You can use the [templates](.github/ISSUE_TEMPLATE/algorithm-ds-proposal.md) that we have provided :)
33-
- If you have anything else in mind, create an issue and please wait for it to be assigned to you. You can then start working on it and create a PR.
32+
- In case you want to submit an improvement to an existing algorithm, we prefer that you create an issue, describing in detail your improvement. This will help others to analyze your contribution. You can use the [templates](.github/ISSUE_TEMPLATE/algorithm-ds-proposal.md) that we have provided :)
33+
- If you have anything else in mind, create an issue, and please wait for it to be assigned to you. You can then start working on it and create a PR.
3434
- All PRs must be made from a Branch. Create a separate branch for every Issue you are working upon and once found fit, make a PR.
3535
- If you have no idea what are issues or PRs, please do refer to [this link](https://github.com/TesseractCoding/NeoAlgo/wiki/What-is-a-Pull-Request-and-how-to-do-it%3F)
3636

0 commit comments

Comments
 (0)