Skip to content

Commit 480bd12

Browse files
Update modules/ROOT/partials/integrations/svelte-quick-start.adoc
Co-authored-by: tiny-ben-tran <[email protected]>
1 parent 1972095 commit 480bd12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/integrations/svelte-quick-start.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ let conf = {
139139
<main>
140140
<h1>Hello Tiny</h1>
141141
<Editor
142-
licenseKey='gpl', // gpl for open source, T8LK:... for commercial
142+
licenseKey='gpl'
143143
scriptSrc='tinymce/tinymce.min.js'
144144
value='<p>This is the initial content of the editor.</p>'
145145
{conf}

0 commit comments

Comments
 (0)