From 1fe7b4e2cea808b50f9dbdb64796153bd1f9edfe Mon Sep 17 00:00:00 2001 From: Alexander Kraev Date: Sat, 28 Sep 2024 12:40:31 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcf317f..3cac674 100644 --- a/README.md +++ b/README.md @@ -675,7 +675,7 @@ Actually if you forget to add identifier this don't worry, id will be added manu
Swipe sensitivity. -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