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": "Go",
"description": "Build a Go project.",
"iconName": "go",
"category": ["Go"]
"categories": ["Go"]
}