Skip to content

Commit

Permalink
correct wording
Browse files Browse the repository at this point in the history
  • Loading branch information
fufeck committed Feb 27, 2024
1 parent 46d40d1 commit 6cd8715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/downloads.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ function Downloads({ baseLocaleId }: DownloadsProps) {
{ withComment &&
<Alert marginLeft={-30} marginRight={10} hasIcon={false}>
<Text is="p" textAlign="center">
Attention, si vous avez renseigné des informations à caractère personnel dans vos commentaires, celle-ci seront présentes dans l’export de votre Base Adresse Locale.
Attention, si vous avez renseigné des informations à caractère personnel dans vos commentaires, celles-ci seront présentes dans l’export de votre Base Adresse Locale.
</Text>
</Alert>
}
Expand Down

0 comments on commit 6cd8715

Please sign in to comment.