Uppercase

This commit is contained in:
aruseni 2019-07-01 05:56:05 +03:00 committed by GitHub
parent 6bbe0b4313
commit 6c3e848092
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ importance: 5
---
# Uppercast the first character
# Uppercase the first character
Write a function `ucFirst(str)` that returns the string `str` with the uppercased first character, for instance: