diff --git a/README.md b/README.md index 9c4fd1c..afb56bd 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Most of the functions here are mostly wrappers around some PTB functions to faci ## Code guidestyle -We use the `pascalCase` to more easily differentiates our functions from the ones from PTB that use a `CamelCase`. +We use the `camelCase` to more easily differentiates our functions from the ones from PTB that use a `PascalCase`. ## Structure and function details @@ -58,4 +58,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!