We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 322fa69 + cc5ff30 commit 898949bCopy full SHA for 898949b
Language/Variables/Data Types/String/Functions/charAt.adoc
@@ -35,7 +35,7 @@ Access a particular character of the String.
35
36
[float]
37
=== Returns
38
-The n'th character of the String.
+The character at index n of the String.
39
40
--
41
// OVERVIEW SECTION ENDS
0 commit comments