fix: missing a space after "Académie de"

proto-module-actu-react
Jalil Arfaoui 2023-03-27 11:47:53 +02:00
parent 44fbe5ebae
commit 63316f89b0
1 changed files with 2 additions and 2 deletions

View File

@ -125,8 +125,8 @@ export const PageResistant = () => {
<div className="sqs-block-content">
<p className="" style={{ whiteSpace: "pre-wrap" }}>
<strong>
({resistant.departement}, Académie de
{resistant.academie})<br />
({resistant.departement}, Académie de {resistant.academie})
<br />
</strong>
<em>{resistant.mention}</em>
</p>