gillibrand / alfred-change-case

An Alfred workflow to change the case of text on the clipboard.
114 stars 12 forks source link

Camel Case is not correct #11

Open jandreaucodes opened 3 years ago

jandreaucodes commented 3 years ago

Source text: Hello I am a test Output from camel case: HelloIAmATest Correct output should be helloIAmATest

First letter is not capitalized in camel case