浏览代码

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

Anna Tomanek 8 年之前
父节点
当前提交
217b6b3503

+ 1 - 1
packages/ckeditor5-editor-balloon/README.md

@@ -8,7 +8,7 @@ CKEditor 5 balloon editor implementation
 [![Dependency Status](https://david-dm.org/ckeditor/ckeditor5-editor-balloon/status.svg)](https://david-dm.org/ckeditor/ckeditor5-editor-balloon)
 [![devDependency Status](https://david-dm.org/ckeditor/ckeditor5-editor-balloon/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5-editor-balloon?type=dev)
 
-The balloon editor implementation (Medium-like editor).
+The balloon editor implementation (Medium-like editor) for CKEditor 5.
 
 This package contains the [`BallonEditor`](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/api/module_editor-balloon_ballooneditor-BallonEditor.html) class. Follow there to learn more about this type of editor and how to initialize it.
 

+ 1 - 1
packages/ckeditor5-editor-balloon/docs/api/editor-balloon.md

@@ -6,7 +6,7 @@ category: api-reference
 
 [![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-editor-balloon.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-editor-balloon)
 
-The balloon editor implementation (Medium-like editor). See the {@link examples/builds/balloon-editor demo}.
+The balloon editor implementation (Medium-like editor) for CKEditor 5. See the {@link examples/builds/balloon-editor demo}.
 
 ## Documentation