diff --git a/docs/creating_integration_manifest.md b/docs/creating_integration_manifest.md index 691bd802..f48ccfa3 100644 --- a/docs/creating_integration_manifest.md +++ b/docs/creating_integration_manifest.md @@ -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": [],