ソースを参照

Docs: Fixed typo in a link. [skip ci]

Wiktor Walc 8 年 前
コミット
ac325cf717
1 ファイル変更1 行追加1 行削除
  1. 1 1
      packages/ckeditor5-autoformat/docs/features/autoformat.md

+ 1 - 1
packages/ckeditor5-autoformat/docs/features/autoformat.md

@@ -5,7 +5,7 @@ category: features
 
 {@snippet build-classic-source}
 
-The {@link module:autoformat/autoformat~Auformat} feature allows you to quickly apply formatting to the content you are writing.
+The {@link module:autoformat/autoformat~Autoformat} feature allows you to quickly apply formatting to the content you are writing.
 
 <info-box info>
 	This feature is enabled by default in all builds.