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": "Elixir",
"description": "Build and test an Elixir project with Mix.",
"iconName": "elixir",
"category": ["Elixir", "Erlang"]
"categories": ["Elixir", "Erlang"]
}