8
0
Просмотр исходного кода

Docs: README and front API docs page corrected. [skip ci]

Anna Tomanek 8 лет назад
Родитель
Сommit
228fa04115
2 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      packages/ckeditor5-image/README.md
  2. 2 2
      packages/ckeditor5-image/docs/api/image.md

+ 1 - 1
packages/ckeditor5-image/README.md

@@ -8,7 +8,7 @@ CKEditor 5 image feature
 [![Dependency Status](https://david-dm.org/ckeditor/ckeditor5-image/status.svg)](https://david-dm.org/ckeditor/ckeditor5-image)
 [![devDependency Status](https://david-dm.org/ckeditor/ckeditor5-image/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5-image?type=dev)
 
-This package implements the image feature for CKEditor 5. The feature is introduced in a grannular form implemented by a couple of plugins.
+This package implements the image feature for CKEditor 5. The feature is introduced in a granular form implemented by a couple of plugins.
 
 ## Documentation
 

+ 2 - 2
packages/ckeditor5-image/docs/api/image.md

@@ -6,11 +6,11 @@ category: api-reference
 
 [![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-image.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-image)
 
-This package implements the image feature. The feature is introduced in a grannular form implemented by a couple of plugins.
+This package implements the image feature. The feature is introduced in a granular form implemented by a couple of plugins.
 
 ## Documentation
 
-See the {@link features/image Image feature} guide and the following plugins documentation:
+See the {@link features/image Image feature} guide and the documentation for the following plugins:
 
 * {@link module:image/image~Image}
 * {@link module:image/imagetoolbar~ImageToolbar}