浏览代码

chore: revise typo

xiaoxian521 1 年之前
父节点
当前提交
45a359017e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      types/global.d.ts

+ 1 - 1
types/global.d.ts

@@ -182,7 +182,7 @@ declare global {
   }
   }
 
 
   /**
   /**
-   * 扩展 `Elemet`
+   * 扩展 `Element`
    */
    */
   interface Element {
   interface Element {
     // v-ripple 作用于 src/directives/ripple/index.ts 文件
     // v-ripple 作用于 src/directives/ripple/index.ts 文件