Skip to content

Commit

Permalink
docs: fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch committed Apr 12, 2020
1 parent 3da01c2 commit 729733d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ factory(Pet)()
factory(Pet)({ name: 'Balou' })
```

### Entity Factory
### EntityFactory

#### `map`

Expand Down

0 comments on commit 729733d

Please sign in to comment.