diff --git a/docs/installation/svelte.md b/docs/installation/svelte.md index 2edce8a28..13be7c5cc 100644 --- a/docs/installation/svelte.md +++ b/docs/installation/svelte.md @@ -43,7 +43,7 @@ To actually start using Tiptap, you’ll need to add a new component to your app This is the fastest way to get Tiptap up and running with SvelteKit. It will give you a very basic version of Tiptap, without any buttons. No worries, you will be able to add more functionality soon. ```html -