Converts the first word of the string to start with a lowercase character.
a space separated string.
a copy of words that starts with a lowercase character.
Converts the first word of the string to start with a lowercase character.