Skip to content

Commit e321a48

Browse files
Rename slug from 'modular-arithmetic' to 'modulus'
1 parent 4478566 commit e321a48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exercises/practice/raindrops/.approaches/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
{
2727
"uuid": "d16d4056-2434-44ff-aae6-2bd57eb53dd7",
28-
"slug": "modular-arithmetic",
28+
"slug": "modulus",
2929
"title": "Modular Arithmetic",
3030
"blurb": "Use modular arithmetic to generalize.",
3131
"authors": [

0 commit comments

Comments
 (0)