Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
fix: name
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgfr committed Feb 4, 2022
1 parent 9520140 commit 998ce56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ const Index = (props: Props): JSX.Element => {
alt: "",
src: "https://dummyimage.com/100x80/000/fff.png&text=logo+4",
},
ministryName: "Ministère des affaires sociaux",
ministryName: "Ministère des affaires sociales",
description:
"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Uenim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.",
}}
Expand Down

0 comments on commit 998ce56

Please sign in to comment.