From c51370cdae95177ad79674d4e8a649c33ab35c45 Mon Sep 17 00:00:00 2001 From: Prayag Verma Date: Tue, 16 Feb 2016 08:13:28 +0530 Subject: [docs] Fix a typo in Readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `vesion` → `version` --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 74315833..d90cb960 100644 --- a/Readme.md +++ b/Readme.md @@ -242,7 +242,7 @@ faker.locale = "de"; ### Individual Localization Packages -As of vesion `v3.0.0` faker.js supports incremental loading of locales. +As of version `v3.0.0` faker.js supports incremental loading of locales. By default, requiring `faker` will include *all* locale data. -- cgit v1.2.3