We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0034f0d + 65e453c commit 696a02dCopy full SHA for 696a02d
1 file changed
src/views/AlimentationPage.tsx
@@ -38,7 +38,7 @@ const AlimentationPage = () => {
38
<Block
39
id='simulateur'
40
title='Simulateur alimentation'
41
- description="Comparer l'impact cabone de plus de 50 aliments">
+ description="Comparer l'impact caborne de plus de 50 aliments">
42
<Category category={alimentation} simulator={<AlimentationSimulator />} />
43
{alimentation.sources && (
44
<Sources className={styles.sources} sources={alimentation.sources} tracking={alimentation.name} />
0 commit comments