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.
reverse-string
1 parent 26ba079 commit 7b21360Copy full SHA for 7b21360
exercises/practice/reverse-string/.meta/config.json
@@ -21,7 +21,7 @@
21
".meta/src/reference/kotlin/ReverseString.kt"
22
]
23
},
24
- "blurb": "Reverse a string",
+ "blurb": "Reverse a given string.",
25
"source": "Introductory challenge to reverse an input string",
26
"source_url": "https://medium.freecodecamp.org/how-to-reverse-a-string-in-javascript-in-3-different-ways-75e4763c68cb"
27
}
0 commit comments