Skip to content

Commit 887eae5

Browse files
committed
fix code style name error pt 2
1 parent 13a4578 commit 887eae5

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
@@ -9,7 +9,7 @@ Most of the functions here are mostly wrappers around some PTB functions to faci
99

1010
## Code guidestyle
1111

12-
We use the `camelCase` to more easily differentiates our functions from the ones from PTB that use a `CamelCase`.
12+
We use the `camelCase` to more easily differentiates our functions from the ones from PTB that use a `PascalCase`.
1313

1414
## Structure and function details
1515

0 commit comments

Comments
 (0)