浏览代码

Docs: Minor fixes. [skip ci]

Aleksander Nowodzinski 6 年之前
父节点
当前提交
4a4fb0d818
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/features/image-upload.md

+ 1 - 1
docs/features/image-upload.md

@@ -70,7 +70,7 @@ There are two ways you can integrate CKEditor 5 with the CKFinder file manager:
 
 
 ### Base64
 ### Base64
 
 
-The {@link features/base64-upload-adapter Base64 upload feature} converts images inserted into the editor into [Base64 strings](https://en.wikipedia.org/wiki/Base64) stored directly in the {@link builds/guides/integration/saving-data editor output}.
+The {@link features/base64-upload-adapter Base64 upload feature} converts images inserted into the editor into [Base64 strings](https://en.wikipedia.org/wiki/Base64) in the {@link builds/guides/integration/saving-data editor output}.
 
 
 {@link features/base64-upload-adapter **Learn how to use Base64–encoded images in CKEditor 5**}.
 {@link features/base64-upload-adapter **Learn how to use Base64–encoded images in CKEditor 5**}.