…ctions mentioned in the description adjusted to those in the example
The description was mentioning String.get() and String.length()
functions, meanwhile the example in the Task.kt was presenting
String.toUpperCase() and String.toLowerCase()
The description was
adjusted to match the example.
…ctions mentioned in the description adjusted to those in the example
The description was mentioning String.get() and String.length() functions, meanwhile the example in the Task.kt was presenting String.toUpperCase() and String.toLowerCase() The description was adjusted to match the example.
Closes https://youtrack.jetbrains.com/issue/EDC-426