diff --git a/client/src/pages/atlas/components/atlas-map/index.tsx b/client/src/pages/atlas/components/atlas-map/index.tsx index 46e9b8fd..d7dc35f3 100644 --- a/client/src/pages/atlas/components/atlas-map/index.tsx +++ b/client/src/pages/atlas/components/atlas-map/index.tsx @@ -193,7 +193,7 @@ export default function AtlasMap() { ); - case "effectifs-par-secteurs": + case "effectifs-par-secteur": return ( diff --git a/client/src/pages/atlas/components/main/header/menu.tsx b/client/src/pages/atlas/components/main/header/menu.tsx index 28a2ff18..337a6b40 100644 --- a/client/src/pages/atlas/components/main/header/menu.tsx +++ b/client/src/pages/atlas/components/main/header/menu.tsx @@ -26,16 +26,16 @@ export default function Menu() { href={`/atlas/effectifs-par-filiere?${params}`} aria-current={pathname.split('/')[2] === 'effectifs-par-filiere' ? 'page' : undefined} > - Effectifs par filières + Effectifs par filière
  • - Effectifs par secteurs + Effectifs par secteur
  • @@ -44,7 +44,7 @@ export default function Menu() { href={`/atlas/effectifs-par-genre?${params}`} aria-current={pathname.split('/')[2] === 'effectifs-par-genre' ? 'page' : undefined} > - Effectifs par genres + Effectifs par genre
  • diff --git a/client/src/pages/atlas/components/main/tabs/general.tsx b/client/src/pages/atlas/components/main/tabs/general.tsx index 525a9c68..2f3c9c48 100644 --- a/client/src/pages/atlas/components/main/tabs/general.tsx +++ b/client/src/pages/atlas/components/main/tabs/general.tsx @@ -575,7 +575,7 @@ export function General() { pour l'année universitaire{" "} {currentYear}. - + Voir le détail des effectifs par secteur diff --git a/client/src/pages/atlas/side-menu-layout/index.tsx b/client/src/pages/atlas/side-menu-layout/index.tsx index 9ffb5f77..3bb487bd 100644 --- a/client/src/pages/atlas/side-menu-layout/index.tsx +++ b/client/src/pages/atlas/side-menu-layout/index.tsx @@ -54,10 +54,10 @@ export function AtlasSideMenu({ geoLabel, level, title }: Effectifs par filière - Effectifs par secteurs + Effectifs par secteur