diff --git a/apps/mobile/src/features/forceUpgrade/README.md b/apps/mobile/src/features/forceUpgrade/README.md index ed2a86d1b7a..3612d5c3790 100644 --- a/apps/mobile/src/features/forceUpgrade/README.md +++ b/apps/mobile/src/features/forceUpgrade/README.md @@ -1,7 +1,7 @@ # Force Upgrade The ability of having users force upgrading our app allows us to stop critical UX and security bugs from reaching a wide audience. -By defining a mininum version all users need to be in, this component will block usage of the app and redirect users to the app store for +By defining a minimum version all users need to be in, this component will block usage of the app and redirect users to the app store for upgrading the app. ## Schema