Skip to content

Commit

Permalink
typo in NextSteps
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierJp committed Apr 21, 2021
1 parent 3cc643f commit 5d2291f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/richReactMarkdown/index.tsx
Expand Up @@ -34,7 +34,7 @@ const Grid: React.FC<PropsWithChildren<{}>> = props => (

const NextSteps = ({
is_editeur = false,
service_description = `de la description du service justifiant une simplication pour les citoyens`,
service_description = `de la description du service justifiant une simplification pour les citoyens`,
}) => (
<>
<p>
Expand Down

0 comments on commit 5d2291f

Please sign in to comment.