From c8d7952575bc6d674510e637896e2a4e35a68913 Mon Sep 17 00:00:00 2001 From: Asjad <62955947+AsjadSiddiqui@users.noreply.github.com> Date: Sun, 2 Jan 2022 16:22:03 +0500 Subject: [PATCH] Fixed typo user was spelled wrong, it was spelled 'use' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dbfe68..16907d5 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ SwipableStack( ## `swipeAssistDuration` -You can set the speed the use is able to swipe through Widgets with the `swipeAssistDuration`. +You can set the speed the user is able to swipe through Widgets with the `swipeAssistDuration`. ```dart SwipableStack(