Skip to content

Commit

Permalink
Correct typo (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
carehart authored Oct 20, 2022
1 parent 81ee3d4 commit e37d73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/documentation/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Schlangenlaan 461a, Oost Jessamyingen, WV 8234 ZX

To generate a more predictable random result, it's possible to provide a seed value to the Faker.

When providing a seed, the instantiatiton of Fake objects will always happen in a predictable way,
When providing a seed, the instantiation of Fake objects will always happen in a predictable way,
which can be handy for generating results multiple times.

=== "Java"
Expand Down

0 comments on commit e37d73e

Please sign in to comment.