8
0
Piotrek Koszuliński 6 лет назад
Родитель
Сommit
d85e2716f8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/builds/guides/frameworks/angular.md

+ 1 - 1
docs/builds/guides/frameworks/angular.md

@@ -365,7 +365,7 @@ export class MyComponent {
 }
 ```
 
-## Accessing the CKEditor 5 Editor
+## Accessing the editor instance
 
 The `<ckeditor>` component provides all the functionality needed for most use cases. In cases where access to the full CKEditor 5 API is needed it is easy to get the editor with an additional step.