瀏覽代碼

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