Skip to content

Commit 290fa44

Browse files
committed
Typo
1 parent 49ecfc2 commit 290fa44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ filesize.js provides a simple way to get a human readable file size string from
55

66
## Examples
77

8-
0.10.0 switched to base 10, all previous versions use base 2.
8+
1.10.0 switched to base 10, all previous versions use base 2.
99

1010
```javascript
1111
filesize(500); // "4.00 Kb"

0 commit comments

Comments
 (0)