We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 736fb53 commit 9c51c2eCopy full SHA for 9c51c2e
docs/formatters/payment.md
@@ -13,7 +13,7 @@ echo $faker->creditCardType();
13
## `creditCardNumber`
14
15
Generate a credit card number with a given type. By default, a random type is used. Supported types are 'Visa', '
16
-MasterCard', 'American Express', and 'Discover'.
+MasterCard', 'American Express', and 'Discover Card'.
17
18
Optionally, a second and third parameter may be supplied. These define if the credit card number should be formatted,
19
and which separator to use.
0 commit comments