Fix misspelling of "category" (related to #340) [skip ci]

This commit is contained in:
lowlighter
2021-05-28 23:59:11 +02:00
parent 559d0f0102
commit 8efbc753a4
3 changed files with 6 additions and 6 deletions

View File

@@ -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