Skip to content

Commit aa81226

Browse files
authored
Merge pull request #100 from codingthat/sync-reverse-string-metadata
Sync `reverse-string` metadata
2 parents fdb3995 + 6e4fd50 commit aa81226

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
@@ -13,7 +13,7 @@
1313
".meta/example.gd"
1414
]
1515
},
16-
"blurb": "Reverse a string.",
16+
"blurb": "Reverse a given string.",
1717
"source": "Introductory challenge to reverse an input string",
1818
"source_url": "https://medium.freecodecamp.org/how-to-reverse-a-string-in-javascript-in-3-different-ways-75e4763c68cb"
1919
}

0 commit comments

Comments
 (0)