Skip to content

Commit 13a4578

Browse files
fix code style name erorr
1 parent ad024be commit 13a4578

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
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 `pascalCase` 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 `CamelCase`.
1313

1414
## Structure and function details
1515

@@ -58,4 +58,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
5858
<!-- prettier-ignore-end -->
5959
<!-- ALL-CONTRIBUTORS-LIST:END -->
6060

61-
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
61+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)