Sfoglia il codice sorgente

Minor docs improvement.

Oskar Wróbel 6 anni fa
parent
commit
1815c72a70
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      packages/ckeditor5-code-block/src/codeblockui.js

+ 1 - 1
packages/ckeditor5-code-block/src/codeblockui.js

@@ -16,7 +16,7 @@ import '../theme/codeblock.css';
 /**
  * The code block UI plugin.
  *
- * It introduces the `'codeBlock'` button.
+ * Introduces the `'codeBlock'` button.
  *
  * @extends module:core/plugin~Plugin
  */