fix: address docs routing review

This commit is contained in:
Tom Boullay
2026-04-27 16:32:23 +02:00
parent d5a295e18f
commit 1e444620c1
7 changed files with 92 additions and 13 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ export function DocsFeaturesPage(): React.JSX.Element {
content={features}
frContent={featuresFr}
meta="04"
title="Fonctionnalites"
title="Fonctionnalités"
/>
);
}