Fix misspelling in comment

This commit is contained in:
Sam Carlton 2021-04-26 12:47:08 -05:00
parent 1a1e5f73c6
commit 6462a91466

View file

@ -17,7 +17,7 @@ const categoryMap = new Map([
[ 'Developer Tools', 1 ],
// [ 'Name', 1 ],
// Needs work before apps can be assign games category
// Needs work before apps can be assigned games category
// so for now 'Games' genre is Entertainment
// [ 'Games', 100 ],
[ 'Games', 5 ],