Skip to content

Commit

Permalink
Sync the roman-numerals exercise's metadata with the latest data.
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom committed Feb 6, 2024
1 parent 70a9d40 commit a5d1866
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions exercises/practice/roman-numerals/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
".meta/src/reference/kotlin/RomanNumerals.kt"
]
},
"blurb": "Write a function to convert from normal numbers to Roman Numerals.",
"blurb": "Convert modern Arabic numbers into Roman numerals.",
"source": "The Roman Numeral Kata",
"source_url": "http://codingdojo.org/cgi-bin/index.pl?KataRomanNumerals"
"source_url": "https://codingdojo.org/kata/RomanNumerals/"
}

0 comments on commit a5d1866

Please sign in to comment.