Explorar el Código

Docs: I hate typos. [skip ci].

Aleksander Nowodzinski hace 6 años
padre
commit
3cbfbdfa07
Se han modificado 1 ficheros con 1 adiciones y 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