Skip to content

Commit 8430321

Browse files
Update Corpus.jsx
ajout clé dans front
1 parent 613c0a3 commit 8430321

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

front/src/components/corpus/Corpus.jsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,7 @@ export default function Corpus() {
9999
)}
100100
</header>
101101
<p className={styles.introduction}>
102-
A corpus is a collection of articles that you can sort and export all
103-
at once.
102+
{t('corpus.page.description')}
104103
</p>
105104

106105
<Button

0 commit comments

Comments
 (0)