Fix typo in creating_integration_manifest.md (#243)

Typo
This commit is contained in:
Andrew Beveridge 2019-04-30 10:24:06 +01:00 committed by Martin Hjelmare
parent 78b893e2e1
commit 6b51ba828d

View File

@ -21,7 +21,7 @@ Or a minimal example that you can copy into your project:
```json
{
"domain": "your_domain_name",
"name": "Your Intgration",
"name": "Your Integration",
"documentation": "https://www.example.com",
"dependencies": [],
"codeowners": [],