Skip to content

Commit

Permalink
fix(studio): Correct lastPublicationYear
Browse files Browse the repository at this point in the history
  • Loading branch information
annelhote committed Dec 16, 2024
1 parent d7d3dd7 commit f23da76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/Declinaisons/HowTo/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ function HowTo() {
</li>
<li>
Pour les publications, le baromètre couvre la période de
2013 à 2021, année de publication
2013 à 2022, année de publication
</li>
<li>Aucune donnée concernant les APC n'est à fournir</li>
<li>Une déduplication des publications sera effectuée</li>
Expand Down Expand Up @@ -209,7 +209,7 @@ function HowTo() {
{' '}
</b>
Pour les publications, le baromètre couvre la période de
2013 à 2021, année de publication.
2013 à 2022, année de publication.
</p>
<p>
<b>
Expand Down

0 comments on commit f23da76

Please sign in to comment.