diff --git a/demos/playground/src/App.svelte b/demos/playground/src/App.svelte index 38c5c2f..73e90bf 100644 --- a/demos/playground/src/App.svelte +++ b/demos/playground/src/App.svelte @@ -11,10 +11,14 @@
Svelte Lexical!

- This Rich Text Editor is build with + This is the svelte-lexical + playground. +

+

+ It demonstrates most of the features of the library. It is also used for + running end-to-end (e2e) tests.