Skip to content

Commit

Permalink
Fix Faker::Fillmurray reference in README
Browse files Browse the repository at this point in the history
Closes #779
  • Loading branch information
Jedeu authored and stympy committed Dec 25, 2016
1 parent 553e6f1 commit 6d27f18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Contents
- [Faker::Date](#fakerdate)
- [Faker::Internet](#fakerinternet)
- [Faker::File](#fakerfile)
- [Faker::Fillmurray](#fakerfillmurray)
- [Faker::Lorem](#fakerlorem)
- [Faker::Name](#fakername)
- [Faker::Avatar](#fakeravatar)
Expand Down Expand Up @@ -715,7 +716,7 @@ Faker::Placeholdit.image("50x50", 'jpg', 'ffffff', '000', 'Some Custom Text') #=

```

###FAKER::Fillmurray
###Faker::Fillmurray
-------------------

```ruby
Expand Down

0 comments on commit 6d27f18

Please sign in to comment.