Browse Source

dare popup text

Viktoriia 1 year ago
parent
commit
a23a569a75
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/screens/InAppScreens/TravellersScreen/Components/Profile.tsx

+ 1 - 1
src/screens/InAppScreens/TravellersScreen/Components/Profile.tsx

@@ -158,7 +158,7 @@ export const Profile: FC<Props> = ({
       case 'NM':
         return 'NM list of regions';
       case 'DARE':
-        return 'DARE list of places';
+        return '“Distinctive Alternative Remote Extreme” places';
       case 'UN':
         return 'UN countries';
       case 'UN+':