@@ -140,7 +140,7 @@ Basic | Example Output
140140` Forgery('basic').short_hex_color ` | #c1d
141141` Forgery('basic').text ` | G8gECFfvDs2
142142
143- Credit Car | Example Output
143+ Credit Card | Example Output
144144:------------------------------ |:----------------
145145` Forgery('credit_card').check_digit(number) ` | 5
146146` Forgery('credit_card').number ` | 343682330855371
@@ -188,7 +188,7 @@ Internet | Example Output
188188` Forgery('internet').top_level_domain ` | com
189189` Forgery('internet').user_name ` | sdixon
190190
191- Lorem Ipsu | Example Output
191+ Lorem Ipsum | Example Output
192192:------------------------------ |:----------------
193193` Forgery('lorem_ipsum').character ` | l
194194` Forgery('lorem_ipsum').characters ` | lorem ipsu
@@ -233,7 +233,7 @@ Personal | Example Output
233233` Forgery('personal').race ` | Indonesian
234234` Forgery('personal').shirt_size ` | 2XL
235235
236- Bank Accou | Example Output
236+ Bank Account | Example Output
237237:------------------------------ |:----------------
238238` Forgery('bank_account').iban ` | BE68539007547034
239239` Forgery('bank_account').bic ` | VBRSDE33345
0 commit comments