Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
c-villain authored Sep 28, 2024
1 parent 864d3a8 commit 1fe7b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ Actually if you forget to add identifier this don't worry, id will be added manu
<details>
<summary>Swipe sensitivity.</summary>

To control swipe sensitivity (minimal distance for dragging) you should use modifier `swipeSensitive`.
To control swipe sensitivity (minimum distance for dragging) you should use modifier `swipeSensitive`.

```swift
ForEach(...) { cell in
Expand Down

0 comments on commit 1fe7b4e

Please sign in to comment.