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 7734f31 commit cdb1266Copy full SHA for cdb1266
site/content/docs/06-accessibility-warnings.md
@@ -141,7 +141,7 @@ There are two supported ways to associate a label with a control:
141
<label>A</label>
142
```
143
144
-If your label and input are Svelte components, you can configure the rule to be aware of your custom components.
+If your label and input are Svelte components, you can configure the rule to be aware of your Svelte components.
145
146
```svelte
147
<CustomInputLabel label="Surname">
0 commit comments