Skip to content

Commit

Permalink
Update returned example player (#1612)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncallaway authored and vbrazo committed May 14, 2019
1 parent ed382d1 commit a26e802
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 a26e802

Please sign in to comment.