Przeglądaj źródła

Docs: Flattened API docs structure for widget/widgettypearound.

Aleksander Nowodzinski 5 lat temu
rodzic
commit
e851b9e49a

+ 1 - 1
packages/ckeditor5-widget/src/widgettypearound/widgettypearound.js

@@ -6,7 +6,7 @@
 /* global DOMParser */
 
 /**
- * @module widget/widgettypearound/widgettypearound
+ * @module widget/widgettypearound
  */
 
 import Plugin from '@ckeditor/ckeditor5-core/src/plugin';