Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Update telechargements.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-pires authored May 16, 2024
1 parent 4734d47 commit ad0c7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/telechargements.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const DownloadPage: NextPage<DownloadPageProps> = ({
<>
<NextSeo
title="Téléchargements"
description="Télécharger la dernière version de Docs et Mails par Archifiltre !"
description="Téléchargez la dernière version de Docs et Mails par Archifiltre !"
/>
<Download content={content} productVersions={productVersions} />;
</>
Expand Down

0 comments on commit ad0c7a5

Please sign in to comment.