Update expansion_card.json

Fixed
This commit is contained in:
Harry 2025-07-08 12:07:43 +01:00 committed by GitHub
parent 72b0a1ac92
commit 71b01d83c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
"name": "Expansion card", "name": "Expansion card",
"schema": { "schema": {
"properties": { "properties": {
"Connector type": { "connector_type": {
"type": "string", "type": "string",
"description": "Connector type e.g. PCIe x4" "description": "Connector type e.g. PCIe x4"
}, },