Explorar el Código

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

Wiktor Walc hace 8 años
padre
commit
ac325cf717
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.