Skip to content

Commit

Permalink
fix: wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon committed Nov 24, 2020
1 parent c9546b1 commit 3477c84
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ function Comment() {
<Row>
<Col xs={{ span: 10, offset: 1 }}>
<FeatureRow
title="Sélection des symptômes"
title="Le choix des symptômes"
image="/img/demo-journal.png"
imageSpan={4}
>
Expand Down Expand Up @@ -154,7 +154,7 @@ function Comment() {
suivis
</FeatureRow>
<FeatureRow
title="Transmission au practicien"
title="La transmission au practicien"
image="/img/demo-journal.png"
imageSpan={4}
reverse
Expand Down Expand Up @@ -188,10 +188,10 @@ function Qui() {
<p>
<strong>
Ce service, créé par le Dr Lya Pedron, est développé par la
Fabrique Numérique des Ministères Sociaux et le Centre
Hospitalier Barthélemy Durand et est financé par l’Agence
Régionale de Santé de l’Île de France
</strong>{" "}
Fabrique Numérique des Ministères Sociaux et l’Établissement
public de santé Barthélémy Durand et est financé par l’Agence
Régionale de Santé d’Île de France.
</strong>
</p>
</Col>
</div>
Expand Down

0 comments on commit 3477c84

Please sign in to comment.