浏览代码

Docs: I hate typos. [skip ci].

Aleksander Nowodzinski 6 年之前
父节点
当前提交
3cbfbdfa07
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-core/tests/_utils/articlepluginset.js

+ 1 - 1
packages/ckeditor5-core/tests/_utils/articlepluginset.js

@@ -33,7 +33,7 @@ import TableToolbar from '@ckeditor/ckeditor5-table/src/tabletoolbar';
  *
  * This set of plugins follows [Editor Recommendations](https://github.com/ckeditor/editor-recommendations).
  *
- * It is maintained for **test and development purpopses**. The core team uses it to simplify
+ * It is maintained for **test and development purposes**. The core team uses it to simplify
  * creating typical editors in tests and documentation.
  *
  * @extends module:core/plugin~Plugin