From 2d86bb761e0561d73258dec6a78c77fe821f7fc6 Mon Sep 17 00:00:00 2001 From: Tom Byrer Date: Sat, 4 Mar 2017 01:09:49 -0600 Subject: [PATCH] fix autocorrect 'leaning tower of Pisa'? ;) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 491f9480..666c92d8 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ en-CA | English (Canada) | `Fakerator("en-CA");` | [faker.js](https://g es-ES | Spanish | `Fakerator("es-ES");` | [faker.js](https://github.com/Marak/faker.js) fr-FR | French | `Fakerator("fr-FR");` | [faker.js](https://github.com/Marak/faker.js) hu-HU | Hungarian | `Fakerator("hu-HU");` | [Icebob](https://github.com/icebob) -it-IT | Italic | `Fakerator("it-IT");` | [faker.js](https://github.com/Marak/faker.js) +it-IT | Italian | `Fakerator("it-IT");` | [faker.js](https://github.com/Marak/faker.js) nb-NO | Norwegian | `Fakerator("nb-NO");` | [faker.js](https://github.com/Marak/faker.js) pl-PL | Polish | `Fakerator("pl-PL");` | [faker.js](https://github.com/Marak/faker.js) ru-RU | Russia | `Fakerator("ru-RU");` | [faker.js](https://github.com/Marak/faker.js)