Explorar o código

Docs: I hate typos. [skip ci].

Aleksander Nowodzinski %!s(int64=6) %!d(string=hai) anos
pai
achega
3cbfbdfa07
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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