8
0
Quellcode durchsuchen

Docs: Package page and README. [skip ci]

Piotrek Koszuliński vor 8 Jahren
Ursprung
Commit
24d3aa80a8
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      packages/ckeditor5-autoformat/docs/api/autoformat.md

+ 2 - 2
packages/ckeditor5-autoformat/docs/api/autoformat.md

@@ -6,11 +6,11 @@ category: api-reference
 
 [![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-autoformat.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-autoformat)
 
-This package implements autoformatting feature – it allows styling text by typing sequences like `**bold this**`.
+This package implements the autoformatting feature – it allows styling text by typing sequences like `**bold this**`.
 
 ## Documentation
 
-See the {@link features/autoformat Autoformat feature} guide and {@link module:autoformat/autoformat~Autoformat} plugin documentation.
+See the {@link features/autoformat Autoformat feature} guide and the {@link module:autoformat/autoformat~Autoformat} plugin documentation.
 
 ## Installation