Skip to content

Commit 7dd45f8

Browse files
itsvinayakcclauss
andauthored
Update CONTRIBUTING.md
Co-authored-by: Christian Clauss <cclauss@me.com>
1 parent edfb047 commit 7dd45f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ We are very happy that you consider implementing algorithms and data structure f
1515
- Your work will be distributed under [GNU License](License) once your pull request is merged
1616
- You submitted work fulfils or mostly fulfils our styles and standards
1717

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

2020
**Improving comments** and **writing proper tests** are also highly welcome.
2121

0 commit comments

Comments
 (0)