Capitalizes the first word in a string.
str
{String}
returns
{{ capitalize str }}
{{ capitalize 'hello world' }}