Skip to content

Commit

Permalink
fix(finance): Update Belarusian Ruble to new version (faker-js#1392)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdriVanHoudt authored and wael-fadlallah committed Oct 14, 2022
1 parent 9bb79cc commit f72353a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/locales/en/finance/currency.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ export default {
symbol: 'P',
},
'Belarussian Ruble': {
code: 'BYR',
symbol: 'p.',
code: 'BYN',
symbol: 'Rbl',
},
'Belize Dollar': {
code: 'BZD',
Expand Down

0 comments on commit f72353a

Please sign in to comment.