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

Docs: I hate typos. [skip ci].

Aleksander Nowodzinski 6 лет назад
Родитель
Сommit
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