From 0be08bd1e98d659522adba0ec10f1345bf995fb9 Mon Sep 17 00:00:00 2001 From: Ando Roots Date: Mon, 22 Apr 2013 11:40:17 +0300 Subject: [PATCH] Remove extra line break from the README --- readme.md | 1 - 1 file changed, 1 deletion(-) 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).