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 a55d6f6 commit 4be7a59Copy full SHA for 4be7a59
active-rfcs/0040-script-setup.md
@@ -462,7 +462,7 @@ The `<script setup>` syntax provides the ability to express equivalent functiona
462
- `inheritAttrs`
463
- Custom options needed by plugins or libraries
464
465
-If you need to delcare these options, use a separate normal `<script>` block with `export default`:
+If you need to declare these options, use a separate normal `<script>` block with `export default`:
466
467
```html
468
<script>
0 commit comments