Skip to content

Commit b5d1ea9

Browse files
committed
Updating README.md
1 parent fc5d968 commit b5d1ea9

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
@@ -2,7 +2,7 @@
22

33
[![downloads](https://img.shields.io/npm/dt/filesize.svg)](https://www.npmjs.com/package/filesize) [![CDNJS version](https://img.shields.io/cdnjs/v/filesize.svg)](https://cdnjs.com/libraries/filesize)
44

5-
filesize.js provides a simple way to get a human readable file size string from a number (float or integer) or string.
5+
filesize.js provides a simple way to get a human-readable file size string from a number (float or integer) or string.
66

77
```javascript
88
import {filesize} from "filesize";

0 commit comments

Comments
 (0)