Skip to content

Commit

Permalink
chore(readme): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Awilum committed Jan 8, 2022
1 parent 36ab0cf commit 9ed645b
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 @@ -15,7 +15,7 @@ $ npm install --save @fakerjs/float
## Usage

```js
import fakeFloat from '@fakerjs/random-float';
import fakeFloat from '@fakerjs/float';

fakeFloat();
//=> -120920142888.5024
Expand Down

0 comments on commit 9ed645b

Please sign in to comment.