diff --git a/README.md b/README.md index ba904a5..874dc35 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Although these suggestions can be applied to any programming language, I will us ## Naming convention -Pick **one** naming convention and follow it. It may be `cammelCase`, or `snake_case`, or anyhow else, it does not matter. What matters is for it to remain consistent. +Pick **one** naming convention and follow it. It may be `camelCase`, or `snake_case`, or anyhow else, it does not matter. What matters is for it to remain consistent. ```js /* Bad */