fix incorrect key capitalization

This commit is contained in:
Josh Hawkins 2026-05-12 15:10:47 -05:00
parent 01d861aad6
commit ba9a30e5c9

View File

@ -125,5 +125,5 @@
"baby": "Baby",
"baby_stroller": "Baby Stroller",
"rickshaw": "Rickshaw",
"Rodent": "Rodent"
}
"rodent": "Rodent"
}