aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrayag Verma <[email protected]>2016-02-16 08:13:28 +0530
committerPrayag Verma <[email protected]>2016-02-16 08:13:28 +0530
commitc51370cdae95177ad79674d4e8a649c33ab35c45 (patch)
treefdf31e27ff51544ff3fb1ef79dc4481252ac5487
parent9bb2b7c341bcf41e00341c92a8a66620c401c85f (diff)
downloadfaker-c51370cdae95177ad79674d4e8a649c33ab35c45.tar.xz
faker-c51370cdae95177ad79674d4e8a649c33ab35c45.zip
[docs] Fix a typo in Readme
`vesion` → `version`
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
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.