Skip to content

Commit

Permalink
Boolean 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Awilum committed Jan 9, 2022
1 parent 4349f90 commit 4bf922c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ $ npm install --save @fakerjs/boolean
## Usage

```js
import fakeBoolean from '@fakerjs/boolean';
import boolean from '@fakerjs/boolean';

boolean();
//=> true
Expand Down

0 comments on commit 4bf922c

Please sign in to comment.