Skip to content

Commit 7b21360

Browse files
Sync the reverse-string exercise's metadata with the latest data.
1 parent 26ba079 commit 7b21360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/practice/reverse-string/.meta/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
".meta/src/reference/kotlin/ReverseString.kt"
2222
]
2323
},
24-
"blurb": "Reverse a string",
24+
"blurb": "Reverse a given string.",
2525
"source": "Introductory challenge to reverse an input string",
2626
"source_url": "https://medium.freecodecamp.org/how-to-reverse-a-string-in-javascript-in-3-different-ways-75e4763c68cb"
2727
}

0 commit comments

Comments
 (0)