docs: fix grammar errors (#7594)

This commit is contained in:
neverland
2020-11-20 20:39:40 +08:00
committed by GitHub
parent 50f0023e9b
commit a3b9e67d36
59 changed files with 274 additions and 274 deletions
+4 -4
View File
@@ -75,7 +75,7 @@ export default {
### Events
| Event | Description | Arguments |
| ----------- | --------------------------------- | --------- |
| click-left | Triggered when click left button | - |
| click-right | Triggered when click right button | - |
| Event | Description | Arguments |
| ----------- | ---------------------------------------- | --------- |
| click-left | Emitted when the left button is clicked | - |
| click-right | Emitted when the right button is clicked | - |