Merge pull request #9389 from arun1595/fix/repeat-a-string-challenge-name

Rename repeat-a-string challenge name
This commit is contained in:
Mrugesh Mohapatra
2016-06-28 18:07:36 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -366,7 +366,7 @@
},
{
"id": "afcc8d540bea9ea2669306b6",
"title": "Repeat a string",
"title": "Repeat a string repeat a string",
"description": [
"Repeat a given string (first argument) <code>num</code> times (second argument). Return an empty string if <code>num</code> is not a positive number.",
"Remember to use <a href=\"//github.com/FreeCodeCamp/freecodecamp/wiki/FreeCodeCamp-Get-Help\" target=\"_blank\">Read-Search-Ask</a> if you get stuck. Write your own code."

View File

@ -123,7 +123,7 @@
},
{
"id": "a8e512fbe388ac2f9198f0fa",
"title": "Where art thou"
"title": "Wherefore art thou"
},
{
"id": "a0b5010f579e69b815e7c5d6",