fix typo in specs.json

This commit is contained in:
Dave Horton
2022-10-18 14:26:19 -04:00
parent 39afc40356
commit 22a4307c05
3 changed files with 3 additions and 3 deletions

View File

@@ -541,7 +541,7 @@
"clientData": "object",
"userId": "string",
"speechDetectionSensitivity": "number",
"resources": "[#resource]"
"resources": ["#resource"]
},
"required": [
]