diff --git a/docs/creating_integration_brand.md b/docs/creating_integration_brand.md index b09a1cd0..112ca6b9 100644 --- a/docs/creating_integration_brand.md +++ b/docs/creating_integration_brand.md @@ -34,7 +34,7 @@ Or a minimal example that you can copy into your project: "domain": "your_brand_domain", "name": "Your Brand", "integrations": [], - "iot_standards": [], + "iot_standards": [] } ```