diff --git a/README.md b/README.md index ee5e108..cdc8baa 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ $ npm install --save @fakerjs/boolean ## Usage ```js -import fakeBoolean from '@fakerjs/boolean'; +import boolean from '@fakerjs/boolean'; boolean(); //=> true