diff --git a/src/lib/i18n/translations.ts b/src/lib/i18n/translations.ts index 00b3e70..6980e7c 100644 --- a/src/lib/i18n/translations.ts +++ b/src/lib/i18n/translations.ts @@ -21,7 +21,7 @@ const translations: { [locale: string]: { [path: string]: string } } = { // Header 'header.subtitle': 'a digital art history and museology lab.', - 'header.description': "L’Ouvroir is a Digital Art History and Museology lab at the Université de Montréal dedicated to support the work conducted within the framework of the Partnership « New Uses of Collections in Art Museums »", + 'header.description': "L’Ouvroir is a Digital Art History and Museology lab at the Université de Montréal dedicated to support the work conducted within the framework of the Partnership « New Uses of Collections in Art Museums »", // Navigation bar 'nav.home': 'Home',