diff --git a/docs/creating_integration_manifest.md b/docs/creating_integration_manifest.md index 4a6ee1b6..39d69ad9 100644 --- a/docs/creating_integration_manifest.md +++ b/docs/creating_integration_manifest.md @@ -33,7 +33,7 @@ Or a minimal example that you can copy into your project: "documentation": "https://www.example.com", "integration_type": "hub", "iot_class": "cloud_polling", - "requirements": [], + "requirements": [] } ```