Răsfoiți Sursa

Fix code snippet in feature guide.

Maciej Gołaszewski 7 ani în urmă
părinte
comite
17704f27d0

+ 1 - 1
packages/ckeditor5-ckfinder/docs/_snippets/features/ckfinder-options.js

@@ -23,7 +23,7 @@ ClassicEditor
 				height: 600,
 				width: 800,
 				resourceType: 'Images'
-			},
+			}
 		}
 	} )
 	.then( editor => {