Skip to content

Commit aa49aed

Browse files
kemister85Farzad Hayat
andauthored
Update modules/ROOT/partials/configuration/uploadcare.adoc
Co-authored-by: Farzad Hayat <[email protected]>
1 parent 7748d91 commit aa49aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/configuration/uploadcare.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Select the appropriate value based on your application's requirements, such as w
106106
[source,js]
107107
----
108108
tinymce.init({
109-
selector: "textarea",
109+
selector: 'textarea',
110110
plugins: 'uploadcare',
111111
toolbar: 'uploadcare',
112112
uploadcare_public_key: '<your-public-key>',

0 commit comments

Comments
 (0)