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 67ebc90 commit 2ad2333Copy full SHA for 2ad2333
src/routes/reference/jsx-attributes/bool.mdx
@@ -20,7 +20,7 @@ This attribute is most useful for Web Components.
20
21
```
22
23
-<Callout type="info" title="Strong-Typing Custom Bollean Attributes">
+<Callout type="info" title="Strong-Typing Custom Boolean Attributes">
24
Type definitions are required when using TypeScript.
25
See the [TypeScript](/configuration/typescript#forcing-properties-and-custom-attributes) page for examples.
26
</Callout>
0 commit comments