Sfoglia il codice sorgente

Docs: I hate typos. [skip ci].

Aleksander Nowodzinski 6 anni fa
parent
commit
3cbfbdfa07

+ 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