Skip to content

Commit 44d8bc9

Browse files
authored
SI is not a symbol family, it's a synonym for 'base: 10'
1 parent 5024749 commit 44d8bc9

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
@@ -54,7 +54,7 @@ _*(string)*_ Character between the `result` and `symbol`, default is `" "`
5454
_*(string)*_ Standard unit of measure, can be `iec` or `jedec`, default is `iec`; can be overruled by `base`
5555

5656
### symbols
57-
_*(object)*_ Dictionary of SI/IEC/JEDEC symbols to replace for localization, defaults to english if no match is found
57+
_*(object)*_ Dictionary of IEC/JEDEC symbols to replace for localization, defaults to english if no match is found
5858

5959
### unix
6060
_*(boolean)*_ Enables unix style human readable output, e.g `ls -lh`, default is `false`

0 commit comments

Comments
 (0)