Category -> Categories

This commit is contained in:
Mike Coutermarsh
2019-07-31 10:37:29 -07:00
parent 4ed537d2a8
commit c9801cc551
22 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
"name": "Python Django",
"description": "Test a Django project on multiple versions of Python.",
"iconName": "django",
"category": ["Python", "HTML+Django"]
"categories": ["Python", "HTML+Django"]
}