Skip to content

Commit 3502150

Browse files
authored
correct grammar and wording in contribution guidelines (#3012)
1 parent be550cd commit 3502150

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Being a contributor at The Algorithms, we request you to follow the points menti
1919
- Your work will be distributed under the [MIT License](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/LICENSE) once your pull request has been merged.
2020
- Please follow the repository guidelines and standards mentioned below.
2121

22-
**New implementation** New implementations are welcome!
22+
**New implementation**
23+
We welcome new implementations!
2324

2425
You can add new algorithms or data structures that are **not present in the repository** or that can **improve** the old implementations (**documentation**, **improving test cases**, removing bugs, or in any other reasonable sense)
2526

0 commit comments

Comments
 (0)