We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 202f37d commit 02de32fCopy full SHA for 02de32f
docs/core/integration-quality-scale/rules/config-flow.md
@@ -49,7 +49,7 @@ class MyConfigFlow(ConfigFlow, domain=DOMAIN):
49
)
50
```
51
52
-`string.json`:
+`strings.json`:
53
```json
54
{
55
"config": {
@@ -78,4 +78,4 @@ The integrations that are exempt in [ADR-0010](https://github.com/home-assistant
78
79
## Related rules
80
81
-<RelatedRules relatedRules={frontMatter.related_rules}></RelatedRules>
+<RelatedRules relatedRules={frontMatter.related_rules}></RelatedRules>
0 commit comments