Prefer snake_case naming

This commit is contained in:
Rikko 2022-08-31 21:05:53 +05:30
parent 4662ab4972
commit 423502b140
2 changed files with 3 additions and 3 deletions

View file

@ -22,8 +22,8 @@
}
}
},
"VolleyBall": {
"description": "Play VolleyBall in teams of two",
"volleyball": {
"description": "Play Volleyball in teams of two",
"external_url": "",
"authors": [
{
@ -37,4 +37,4 @@
}
}
}
}
}