Skip to content

Commit 870bac4

Browse files
authored
Merge pull request #1111 from yukideluxe/shekel
fix typo in Shekel
2 parents 37e183a + ec80742 commit 870bac4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Upcoming 7.0.0.alpha
44

55
- **Potential breaking change**: Fix USDC decimals places from 2 to 6
6+
- Fix typo in ILS currency
67

78
## 6.19.0
89

config/currency_iso.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@
972972
"ils": {
973973
"priority": 100,
974974
"iso_code": "ILS",
975-
"name": "Israeli New Sheqel",
975+
"name": "Israeli New Shekel",
976976
"symbol": "",
977977
"alternate_symbols": ["ש״ח", "NIS"],
978978
"subunit": "Agora",

0 commit comments

Comments
 (0)