Fix misspelling of "category" (related to #340) [skip ci]
This commit is contained in:
2
.github/quickstart/plugin/metadata.yml
vendored
2
.github/quickstart/plugin/metadata.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: "🧩 <%= `${name.charAt(0).toLocaleUpperCase()}${name.substring(1)}` %>"
|
||||
cost: Estimates how many GitHub requests is used during plugin execution ("N/A" for Third-Party services)
|
||||
categorie: other # Set plugin categorie ("github", "social" or "other")
|
||||
category: other # Set plugin category ("github", "social" or "other")
|
||||
supports:
|
||||
- user # Support users account
|
||||
- organization # Support organizations account
|
||||
|
||||
Reference in New Issue
Block a user