Skip to content

Commit f37aff6

Browse files
imklaujedrzejchalubek
authored andcommitted
fix(swipe): Typo (#9)
1 parent ddeb5e6 commit f37aff6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/swipe.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ slug: swipe
55
algolia: true
66
---
77

8-
[[lead]]Allows for controlling movement of the instance using finger swipe gestues[[/lead]]
8+
[[lead]]Allows for controlling movement of the instance using finger swipe gestures[[/lead]]
99

1010
## Usage <small>type: `optional`</small>
1111

@@ -114,4 +114,4 @@ new Glide('.glide').mount({ Swipe })
114114

115115
### `disable()`
116116

117-
- **Usage:** Disables instance swiping events
117+
- **Usage:** Disables instance swiping events

0 commit comments

Comments
 (0)