浏览代码

Docs: Package page and README. [skip ci]

Piotrek Koszuliński 8 年之前
父节点
当前提交
24d3aa80a8
共有 1 个文件被更改,包括 2 次插入2 次删除
  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