Merge pull request #1102 from aruseni/patch-5

Uppercase
This commit is contained in:
Ilya Kantor 2019-07-01 12:47:24 +03:00 committed by GitHub
commit 80eaa0f446
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: