浏览代码

doc: fix typo (#14751)

Bakyt 6 年之前
父节点
当前提交
97bacf6015
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/docs/en-US/popover.md

+ 1 - 1
examples/docs/en-US/popover.md

@@ -160,7 +160,7 @@ Of course, you can nest other operations. It's more light-weight than using a di
 | reference | HTML element that triggers popover |
 
 ### Events
-| Event Name | Description | 回调参数 |
+| Event Name | Description | Parameters |
 |---------|--------|---------|
 | show | triggers when popover shows | — |
 | after-enter | triggers when the entering transition ends | — |