about summary refs log tree commit diff
path: root/src/components/BlockedGeoOverlay.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/BlockedGeoOverlay.tsx')
-rw-r--r--src/components/BlockedGeoOverlay.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/BlockedGeoOverlay.tsx b/src/components/BlockedGeoOverlay.tsx
index df8ed63d4..8dd55c2bf 100644
--- a/src/components/BlockedGeoOverlay.tsx
+++ b/src/components/BlockedGeoOverlay.tsx
@@ -156,7 +156,7 @@ export function BlockedGeoOverlay() {
                     props.disableDialogAction()
                     props.setDialogError(
                       _(
-                        msg`We're sorry, but based on your device's location, you are currently located in a region we cannot provide access at this time.`,
+                        msg`We're sorry, but based on your device's location, you are currently located in a region where we cannot provide access at this time.`,
                       ),
                     )
                   } else {