Skip to content

Commit

Permalink
fix: typo (betagouv#20500)
Browse files Browse the repository at this point in the history
  • Loading branch information
revolunet authored Jul 12, 2024
1 parent 5069fd9 commit b1b6746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/incubateur.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h2>L’incubateur en quelques chiffres</h2>
</div>
<div class="fr-col-12 fr-col-sm-4">
{% if nationalsStartupsCount > 1 %}
{% capture title %}{{ nationalsStartupsCount }} services pérennisé{% endcapture %}
{% capture title %}{{ nationalsStartupsCount }} services pérennisés{% endcapture %}
{% else %}
{% capture title %}{{ nationalsStartupsCount }} service pérennisé{% endcapture %}
{% endif %}
Expand Down

0 comments on commit b1b6746

Please sign in to comment.