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 e956cf5 commit 45d3b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/practice/roman-numerals/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
".meta/solutions/lib/RomanNumerals.pm"
]
},
"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": "https://codingdojo.org/kata/RomanNumerals/"
}

0 comments on commit 45d3b5b

Please sign in to comment.