浏览代码

Docs: Added information about image type configuration to upload adapter guides. [skip ci]

Anna Tomanek 6 年之前
父节点
当前提交
eaf56bfd57
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-ckfinder/docs/features/ckfinder.md

+ 1 - 1
packages/ckeditor5-ckfinder/docs/features/ckfinder.md

@@ -154,7 +154,7 @@ ClassicEditor
 
 ### Configuring allowed file types
 
-The allowed file types that can be uploaded need to be configured in two places:
+The allowed file types that can be uploaded should actually be configured in two places:
 
 * On the client side, in CKEditor 5, restricting image upload through the CKEditor 5 UI and commands.
 * On the server side, in CKFinder, restricting the file formats that are accepted in CKFinder.