aboutsummaryrefslogtreecommitdiff
path: root/src/modules/helpers
diff options
context:
space:
mode:
authorEric Cheng <[email protected]>2022-05-24 09:49:41 -0400
committerGitHub <[email protected]>2022-05-24 13:49:41 +0000
commit9432eddae7ce2451ad68d5fccda426df059073c5 (patch)
tree88b814056fb074c63cae14e8dfd929cf4574edda /src/modules/helpers
parentdc5c72070c2dd32e9b1cb32368646fa6ae1bed0c (diff)
downloadfaker-9432eddae7ce2451ad68d5fccda426df059073c5.tar.xz
faker-9432eddae7ce2451ad68d5fccda426df059073c5.zip
docs: replace Luhn-based function jsdocs with valid numbers (#995)
Diffstat (limited to 'src/modules/helpers')
-rw-r--r--src/modules/helpers/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/helpers/index.ts b/src/modules/helpers/index.ts
index 386bcce8..ac302c6d 100644
--- a/src/modules/helpers/index.ts
+++ b/src/modules/helpers/index.ts
@@ -132,7 +132,7 @@ export class Helpers {
* @param symbol The symbol to replace with a digit.
*
* @example
- * faker.helpers.replaceCreditCardSymbols() // '6453-4876-8626-8995-3779'
+ * faker.helpers.replaceCreditCardSymbols() // '6453-4876-8626-8995-3771'
* faker.helpers.replaceCreditCardSymbols('1234-[4-9]-##!!-L') // '1234-9-5298-2'
*/
replaceCreditCardSymbols(