Skip to content

Commit

Permalink
Merge pull request #217 from Munksgaard/patch-1
Browse files Browse the repository at this point in the history
Correct cldr_currencies package name
  • Loading branch information
kipcole9 authored Oct 23, 2023
2 parents 0a59e71 + e2eb14b commit 1cb62a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ The currently known providers and their `hex` package names are:
| ex_cldr_numbers | Cldr.Number | Formatting of numbers, currencies |
| ex_cldr_lists | Cldr.List | Formatting of lists |
| ex_cldr_units | Cldr.Unit | Formatting of SI and Imperial units |
| ex_cldr_currency | Cldr.Currency | Currency definitions and localizations |
| ex_cldr_currencies | Cldr.Currency | Currency definitions and localizations |
| ex_cldr_territories | Cldr.Territory | Formatting of territory (country) data |
| ex_cldr_languages | Cldr.Language | Formatting of language information |
| ex_cldr_dates_times | Cldr.DateTime | Formatting of dates, times & datetimes |
Expand Down

0 comments on commit 1cb62a4

Please sign in to comment.