Skip to content

Commit

Permalink
Merge pull request #37 from stympy/master
Browse files Browse the repository at this point in the history
Update returned example player (faker-ruby#1612)
  • Loading branch information
sanikkenway committed May 17, 2019
2 parents eb9d705 + a26e802 commit e588822
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/default/esport.md
Expand Up @@ -2,7 +2,7 @@

```ruby
# Random player
Faker::Esport.player #=> "Crimsix"
Faker::Esport.player #=> "Faker"

# Random team
Faker::Esport.team #=> "CLG"
Expand All @@ -15,4 +15,4 @@ Faker::Esport.event #=> "ESL Cologne"

# Random game
Faker::Esport.game #=> "Dota2"
```
```

0 comments on commit e588822

Please sign in to comment.