Skip to content

Commit 6e3ad3e

Browse files
Merge pull request #83 from joshuapinter/patch-1
Fix typos in README.
2 parents 7e79af3 + 30021b6 commit 6e3ad3e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)