File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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!
You can’t perform that action at this time.
0 commit comments