Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminpochat committed Aug 31, 2024
1 parent aa3e64e commit 2751ad0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default function NotAuthorizedForProducers() {
<Toolbar/>
<Typography>Vous êtes dans l'espace client de viandeendirect.eu</Typography>
<Typography>Votre compte est un compte producteur.</Typography>
<Typography>Il est impossible d'utiliser un compte producteur pour s'identifier à l'espace client avec un compte producteur</Typography>
<Typography>Il est impossible d'utiliser un compte producteur pour s'identifier à l'espace client.</Typography>
<ButtonGroup>
<Button size="small" variant="outlined" onClick={() => {
keycloak.logout()
Expand Down

0 comments on commit 2751ad0

Please sign in to comment.