petrovicstefanrs / 30_seconds_of_knowledge

Google Chrome Extension that lets you gain new developer skills, every time you open a New Tab.
https://30secondsofknowledge.com/
MIT License
942 stars 121 forks source link

Fixes JS isUpperCase example #62

Closed Ustice closed 4 years ago

Ustice commented 5 years ago

The functions in the example code were incorrect. I switched them from isLowerCase to isUpperCase.

Chalarangelo commented 4 years ago

Closing as this is a fix that should be applied to the content repo, not here.