diff --git a/readme.md b/readme.md index 07f304a5..3c29db30 100644 --- a/readme.md +++ b/readme.md @@ -186,7 +186,6 @@ Each of the generator properties (like `name`, `address`, and `lorem`) are calle fileExtension // 'avi' mimeType // 'video/x-msvideo' - ## 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).