소스 검색

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 | — |