aboutsummaryrefslogtreecommitdiff
path: root/src/modules
diff options
context:
space:
mode:
authorAlex Nagelkerke <[email protected]>2023-11-18 12:25:25 +0100
committerGitHub <[email protected]>2023-11-18 11:25:25 +0000
commitb8049d171086bce7b46eb617c88f44cfdd019e00 (patch)
treef899a7320824476cd342588c6944fd4243fa92a9 /src/modules
parentba28ab6e59009cceb5b691ddd212e09df22b586e (diff)
downloadfaker-b8049d171086bce7b46eb617c88f44cfdd019e00.tar.xz
faker-b8049d171086bce7b46eb617c88f44cfdd019e00.zip
fix(finance): correct VG IBAN format (#2552)
Diffstat (limited to 'src/modules')
-rw-r--r--src/modules/finance/iban.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/finance/iban.ts b/src/modules/finance/iban.ts
index f37bc7f4..8b3f78c4 100644
--- a/src/modules/finance/iban.ts
+++ b/src/modules/finance/iban.ts
@@ -1133,7 +1133,7 @@ const iban: Iban = {
total: 24,
bban: [
{
- type: 'c',
+ type: 'a',
count: 4,
},
{