Skip to content

Commit

Permalink
🚨(digital commons) fix minor linter issues
Browse files Browse the repository at this point in the history
Recent updates on content were not properly linted.
Fix prettier linter issues.
  • Loading branch information
lebaudantoine committed Mar 5, 2024
1 parent 9dd8786 commit f852d41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/sections/DigitalCommons/Section.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ export const Section = () => (
{/*</Callout>*/}
<p className="text-lg text-dinum-grey-1 max-w-[38em] text-left sm:text-center">
Les applications de La Suite numérique respectent{" "}
<Strong> un cahier des charges vertueux</Strong> : être des logiciels libres
et respecter une charte graphique commune.
<Strong> un cahier des charges vertueux</Strong> : être des logiciels
libres et respecter une charte graphique commune.
</p>
</ContentSection>
</>
Expand Down

0 comments on commit f852d41

Please sign in to comment.