Browse Source

Docs: Fixed wording.

Aleksander Nowodzinski 7 years ago
parent
commit
1fa4fbd88d

+ 1 - 1
packages/ckeditor5-image/docs/framework/guides/deep-dive/upload-adapter.md

@@ -6,7 +6,7 @@ category: framework-deep-dive
 
 ## How does the image upload work?
 
-Before you can implement your own custom upload adapter, you should learn a little bit about the image upload process in CKEditor 5. The process more or less boils down to the following steps:
+Before you can implement your own custom upload adapter, you should learn a little bit about the image upload process in CKEditor 5. The whole process boils down to the following steps:
 
 1. First, an image (or images) need to get into the editor content. There are many ways to do that, for instance: