Skip to content

Commit 9ed645b

Browse files
committed
chore(readme): update readme
1 parent 36ab0cf commit 9ed645b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $ npm install --save @fakerjs/float
1515
## Usage
1616

1717
```js
18-
import fakeFloat from '@fakerjs/random-float';
18+
import fakeFloat from '@fakerjs/float';
1919

2020
fakeFloat();
2121
//=> -120920142888.5024

0 commit comments

Comments
 (0)