Skip to content

Commit

Permalink
fix(wording): add space between two words (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccadumazert committed Aug 28, 2024
1 parent 039990a commit 5168066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pages/HomeLayout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ function HomeLayout() {
<div className="fr-grid-row fr-grid-row--gutters fr-grid-row--middle">
<div className="fr-col-12 fr-col-md-6">
<h1 className="fr-h2">
Avec le bouton
Avec le bouton&nbsp;
<span className="blue-france">AgentConnect</span>
,
<br />
Expand Down

0 comments on commit 5168066

Please sign in to comment.