Skip to content

Commit b893736

Browse files
qckzrpoyea
authored andcommitted
Fixed typo and capitalized some words (TheAlgorithms#900)
File looks more elegant now ;-)
1 parent ef14748 commit b893736

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CONTRIBUTING.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Welcome to [TheAlgorithms/Python](https://github.com/TheAlgorithms/Python)! Befo
1010

1111
We are very happy that you consider implementing algorithms and data structure for others! This repository is referenced and used by learners from all over the globe. Being one of our contributors, you agree and confirm that:
1212

13-
- your did your work - no plagiarism allowed
13+
- You did your work - no plagiarism allowed
1414
- Any plagiarized work will not be merged.
15-
- your work will be distributed under [MIT License](License) once your pull request is merged
16-
- you submitted work fulfils or mostly fulfils our styles and standards
15+
- Your work will be distributed under [MIT License](License) once your pull request is merged
16+
- You submitted work fulfils or mostly fulfils our styles and standards
1717

1818
**New implementation** is welcome! For example, new solutions for a problem, different representations for a graph data structure or algorithm designs with different complexity.
1919

@@ -115,8 +115,8 @@ We want your work to be readable by others; therefore, we encourage you to note
115115

116116
- Most importantly,
117117

118-
- **be consistent with this guidelines while submitting.**
119-
- **join** [Gitter](https://gitter.im/TheAlgorithms) **now!**
118+
- **Be consistent with this guidelines while submitting.**
119+
- **Join** [Gitter](https://gitter.im/TheAlgorithms) **now!**
120120
- Happy coding!
121121

122122

0 commit comments

Comments
 (0)