Skip to content

Commit 6495086

Browse files
committed
DOC-3180: Replace your-tiny-cloud-api-key with no-api-key.
1 parent 3e130a0 commit 6495086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ ifeval::["{productSource}" == "cloud"]
7979
[source,html]
8080
----
8181
<tinymce-editor
82-
api-key="your-tiny-cloud-api-key"
82+
api-key="no-api-key"
8383
></tinymce-editor>
8484
----
8585
endif::[]

0 commit comments

Comments
 (0)