Skip to content

Commit 051e1c7

Browse files
authored
Update readme.md
1 parent af76db3 commit 051e1c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ All of your suggestions are welcome!!
3333
## Some tips to add your algorithm in the repository:
3434
1. Check if your code is already present the library.
3535
2. If it is present then please don't add your code. If you could make the existing code better, then go ahead.
36-
3. Follow the <a href = "https://en.wikipedia.org/wiki/Camel_case">Camel case </a> naming convention for source files.
36+
3. Follow the <a href = "https://en.wikipedia.org/wiki/Camel_case">camelCase </a> naming convention for source files.
3737
4. If you want to make a folder please keep the first letter of the folder name capital.
3838
5. Add your code to the proper folder.
3939

0 commit comments

Comments
 (0)