Skip to content

Commit f6667c8

Browse files
committed
Fixing README.md
1 parent 86b4374 commit f6667c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ _*(object)*_ Dictionary of options defined by ECMA-402 ([Number.prototype.toLoca
3232
### output
3333
_*(string)*_ Output of function (`array`, `exponent`, `object`, or `string`), default is `string`
3434

35-
### round
36-
_*(number)*_ Decimal place, default is `2`
37-
3835
### pad
3936
_*(boolean)*_ Decimal place end padding, default is `false`
4037

38+
### round
39+
_*(number)*_ Decimal place, default is `2`
40+
4141
### separator
4242
_*(string)*_ Decimal separator character, default is `.`
4343

0 commit comments

Comments
 (0)