Skip to content

Commit

Permalink
chore: remove space before colon in english description
Browse files Browse the repository at this point in the history
  • Loading branch information
corenting committed Jan 24, 2024
1 parent ee28a1a commit 041d219
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</div>

This inflation calculator allows you to calculate the buying power in a specified year of any amount of money to an equivalent amount in another year by taking into account the inflation rate between these two years.
It supports the following countries :
It supports the following countries:
- USA (from 1913 to 2022)
- UK (from 1800 to 2022)
- France (from 1901 to 2022)
Expand Down
4 changes: 2 additions & 2 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
This inflation calculator allows you to calculate the buying power in a specified year of any amount of money to an equivalent amount in another year by taking into account the inflation rate between these two years.

It supports the following countries :
It supports the following countries:
- USA (from 1913 to 2022)
- UK (from 1800 to 2022)
- France (from 1901 to 2022)
- South Korea (from 1965 to 2022)

To achieve this, this application uses data from various sources :
To achieve this, this application uses data from various sources:
- USA: Bureau of Labor Statistics (Historical CPI-U), https://www.bls.gov/cpi/
- UK: Office for National Statistics, https://www.ons.gov.uk/economy/inflationandpriceindices/timeseries/cdko/mm23
- France: INSEE, https://www.insee.fr/fr/statistiques/serie/010605954
Expand Down

0 comments on commit 041d219

Please sign in to comment.