diff --git a/readme.md b/readme.md index defe549f5e..46f04484c2 100644 --- a/readme.md +++ b/readme.md @@ -370,7 +370,7 @@ try { ## Localization -`Faker\Factory` can take a locale as an argument, to return localized data. If no localized provider is found, the factory fallbacks to the default locale (en_EN). +`Faker\Factory` can take a locale as an argument, to return localized data. If no localized provider is found, the factory fallbacks to the default locale (en_US). ```php