fix: typo

pull/3255/head
pom421 2024-12-05 21:07:35 +00:00 committed by Jalil Arfaoui
parent ec587bac36
commit 94a949f9d4
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ export default function Options() {
icon={<Emoji emoji="🧰" />}
title={t(
'pages.développeur.choice.library.title',
'Libraire de calcul'
'Librairie de calcul'
)}
to={absoluteSitePaths.développeur.library}
ctaLabel={t('pages.développeur.choice.library.cta', 'Commencer')}