diff --git a/docs/core/integration-quality-scale/rules/docs-removal-instructions.md b/docs/core/integration-quality-scale/rules/docs-removal-instructions.md index a1371336..67fe2d1e 100644 --- a/docs/core/integration-quality-scale/rules/docs-removal-instructions.md +++ b/docs/core/integration-quality-scale/rules/docs-removal-instructions.md @@ -10,9 +10,9 @@ The documentation should provide clear instructions on how to remove the device ## Example implementation ```markdown showLineNumbers -## Remove integration +## Removing the integration -This integration can be removed by following these steps: +This integration follows standard integration removal. No extra steps are required. {% include integrations/remove_device_service.md %} @@ -21,4 +21,4 @@ After deleting the integration, go to the app of the manufacturer and remove the ## Exceptions -There are no exceptions to this rule. \ No newline at end of file +There are no exceptions to this rule.