Преглед изворни кода

Docs: Flattened API docs structure for widget/widgettypearound.

Aleksander Nowodzinski пре 5 година
родитељ
комит
e851b9e49a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/ckeditor5-widget/src/widgettypearound/widgettypearound.js

+ 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';