aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorMarak <[email protected]>2015-07-08 19:12:16 -0700
committerMarak <[email protected]>2015-07-08 19:12:16 -0700
commit86a9de876646c1a08c0cf0dcf551aa9a73c1935e (patch)
tree62e28f1e86b764f17e318d155b02f4a5db4219d9 /Readme.md
parent2afcbf4f260b0489f8263ddfb8cfc313749fadbc (diff)
downloadfaker-86a9de876646c1a08c0cf0dcf551aa9a73c1935e.tar.xz
faker-86a9de876646c1a08c0cf0dcf551aa9a73c1935e.zip
[docs] [fix] ReadMe
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 38fe4a9f..f1d1bc24 100644
--- a/Readme.md
+++ b/Readme.md
@@ -212,7 +212,7 @@ In a production environment, you may only want to include the locale data for a
```js
// loads only de locale
var faker = require('faker/locale/de');
-
+```
## Tests