浏览代码

Update src/indent/indent.js

Co-Authored-By: Piotrek Koszuliński <pkoszulinski@gmail.com>
Maciej 6 年之前
父节点
当前提交
cb8027a54c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-core/src/indent/indent.js

+ 1 - 1
packages/ckeditor5-core/src/indent/indent.js

@@ -15,7 +15,7 @@ import IndentUI from './indentui';
 /**
  * The indent feature.
  *
- * This plugin acts as a single entry point plugin for other features that implements indenting of elements like list or paragraphs.
+ * This plugin acts as a single entry point plugin for other features that implement indenting of elements like lists or paragraphs.
  *
  * The compatible features are:
  * - the {@link module:list/list~List} or {@link module:list/listediting~ListEditing} feature for list indentation