diff options
| author | Prayag Verma <[email protected]> | 2016-02-16 08:13:28 +0530 |
|---|---|---|
| committer | Prayag Verma <[email protected]> | 2016-02-16 08:13:28 +0530 |
| commit | c51370cdae95177ad79674d4e8a649c33ab35c45 (patch) | |
| tree | fdf31e27ff51544ff3fb1ef79dc4481252ac5487 | |
| parent | 9bb2b7c341bcf41e00341c92a8a66620c401c85f (diff) | |
| download | faker-c51370cdae95177ad79674d4e8a649c33ab35c45.tar.xz faker-c51370cdae95177ad79674d4e8a649c33ab35c45.zip | |
[docs] Fix a typo in Readme
`vesion` → `version`
| -rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
