1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-03-21 15:59:52 +01:00

Remove extra line break from the README

This commit is contained in:
Ando Roots 2013-04-22 11:40:17 +03:00
parent 8e59320826
commit 0be08bd1e9

@ -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).