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": "Jekyll",
"description": "Package a Jekyll site using the jekyll/builder Docker image.",
"iconName": "jekyll",
"category": ["HTML"]
"categories": ["HTML"]
}