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 fdb3995 + 6e4fd50 commit aa81226Copy full SHA for aa81226
exercises/practice/reverse-string/.meta/config.json
@@ -13,7 +13,7 @@
13
".meta/example.gd"
14
]
15
},
16
- "blurb": "Reverse a string.",
+ "blurb": "Reverse a given string.",
17
"source": "Introductory challenge to reverse an input string",
18
"source_url": "https://medium.freecodecamp.org/how-to-reverse-a-string-in-javascript-in-3-different-ways-75e4763c68cb"
19
}
0 commit comments