Ver código fonte

Docs: README and front API docs page corrected. [skip ci]

Anna Tomanek 8 anos atrás
pai
commit
22ca6c039a
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      packages/ckeditor5-clipboard/docs/api/clipboard.md

+ 1 - 1
packages/ckeditor5-clipboard/docs/api/clipboard.md

@@ -12,7 +12,7 @@ This package implements the clipboard (copy, cut, paste) support for CKEditor 5.
 
 See the {@link module:clipboard/clipboard~Clipboard} plugin documentation.
 
-This plugin is normally enabled by the {@link module:essentials/essentials~Essentials} plugin from the {@link api/essentials `@ckeditor/ckeditor5-essentials`} package (which also enables other essential editing features).
+This plugin is usually enabled by the {@link module:essentials/essentials~Essentials} plugin from the {@link api/essentials `@ckeditor/ckeditor5-essentials`} package (which also enables other fundamental editing features).
 
 ## Installation