We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81e45f0 + 6c3e848 commit 80eaa0fCopy full SHA for 80eaa0f
1-js/05-data-types/03-string/1-ucfirst/task.md
@@ -2,7 +2,7 @@ importance: 5
2
3
---
4
5
-# Uppercast the first character
+# Uppercase the first character
6
7
Write a function `ucFirst(str)` that returns the string `str` with the uppercased first character, for instance:
8
0 commit comments