Changing the name of the kata can break things, and you should rename the function name too in every language, that can also potentially render solutions invalid. Pascal Case is a one of the two alternatives of camel Case (upper camel Case), so maybe an edit of the description clarifying that would be enough.
Mention that you should remove all spaces
Isn't that already there?
All words must have their first letter capitalized without spaces.
Check Hoogle
Changing the name of the kata can break things, and you should rename the function name too in every language, that can also potentially render solutions invalid. Pascal Case is a one of the two alternatives of camel Case (upper camel Case), so maybe an edit of the description clarifying that would be enough.
Isn't that already there?