Skip to content

Commit

Permalink
Replace président by Responsable on Dashboard (#2351)
Browse files Browse the repository at this point in the history
  • Loading branch information
mckenziearts committed Jun 23, 2023
1 parent 45ddd8b commit 88fb45c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Dashboard/Dashboard.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ const Dashboard = () => {
<Grid container sx={{ justifyContent: 'center' }}>
<Grid item xs={6}>
<Typography component="p" sx={{ mb: 2 }}>
Félicitations pour votre élection en tant que président de votre comité local ! Votre rôle est crucial
Félicitations pour votre élection en tant que Responsable de votre comité local ! Votre rôle est crucial
dans la mise en place et l&apos;organisation de projets locaux importants pour nos adhérents. Nous sommes
convaincus que vous apporterez votre expertise et votre détermination pour mener à bien ces projets.
</Typography>

<Typography component="p" sx={{ mb: 2 }}>
Nous vous mettons à disposition plusieurs outils pour vous aider dans votre rôle de président.
Nous vous mettons à disposition plusieurs outils pour vous aider dans votre rôle de Responsable.
</Typography>

<Typography component="p" sx={{ mb: 2 }}>
Expand Down

0 comments on commit 88fb45c

Please sign in to comment.