Skip to content

Commit 97a86e3

Browse files
Update README.md
Remove duplicated `swipe`, swap with `shake`
1 parent 86d797a commit 97a86e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ cordova.plugins.instabug.activate(
3838
}
3939
);
4040
```
41-
You can change the invocation event with any of the following: ```'button'```, ```'screenshot'```, ```'swipe'```, or ```'swipe'```.
41+
You can change the invocation event with any of the following: ```'button'```, ```'screenshot'```, ```'swipe'```, or ```'shake'```.
4242

4343
## License
4444

0 commit comments

Comments
 (0)