Skip to content

Commit f87c57b

Browse files
poyeastokhos
authored andcommitted
Update CONTRIBUTING.md (TheAlgorithms#1059)
1 parent 925b0d9 commit f87c57b

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
@@ -69,7 +69,7 @@ We want your work to be readable by others; therefore, we encourage you to note
6969
"""
7070
This function sums two integers a and b
7171
Return: a + b
72-
"""
72+
"""
7373
return a + b
7474
```
7575

0 commit comments

Comments
 (0)