Skip to content

Commit 25e98df

Browse files
committed
FML
1 parent f9256d1 commit 25e98df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/07-misc/06-v4-migration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The creation of custom elements with Svelte has been overhauled and significantl
8989
+++<svelte:options customElement="my-component" />+++
9090
```
9191
92-
This change was made to allow [more configurability](custom-elements#component-options) for advanced use cases. The migration script will adjust your code automatically. The update timing of properties has changed slightly as well. ([#8457](https://github.com/sveltejs/svelte/issues/8457))
92+
This change was made to allow [more configurability](custom-elements#Component-options) for advanced use cases. The migration script will adjust your code automatically. The update timing of properties has changed slightly as well. ([#8457](https://github.com/sveltejs/svelte/issues/8457))
9393
9494
## SvelteComponentTyped is deprecated
9595

0 commit comments

Comments
 (0)