Skip to content

Commit

Permalink
📝 docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed Jul 1, 2016
1 parent 07fba4e commit 56fb3c2
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 @@ -133,7 +133,7 @@ In production, you can load only a specific locale:
Code | Language/Country | Usage | Creator/Source
--------- | --------------------- | ------------------------- | --------------
default | English (default) | `Fakerator();` | [faker.js](https://github.com/Marak/faker.js)
cs-CZ | Czech | `Fakerator("cs-CZ");` | [zipman](https://github.com/zpiman)
cs-CZ | Czech | `Fakerator("cs-CZ");` | [zpiman](https://github.com/zpiman)
de-DE | German | `Fakerator("de-DE");` | [faker.js](https://github.com/Marak/faker.js)
en-AU | English (Australia) | `Fakerator("en-AU");` | [faker.js](https://github.com/Marak/faker.js)
en-CA | English (Canada) | `Fakerator("en-CA");` | [faker.js](https://github.com/Marak/faker.js)
Expand Down

0 comments on commit 56fb3c2

Please sign in to comment.