Skip to content

Commit 6c61fa0

Browse files
committed
Fix indent of sub list-item
1 parent d2d2d6e commit 6c61fa0

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
@@ -99,7 +99,7 @@ The `valueOf` methods exists for:
9999

100100
- `BigDecimal`
101101
- `BigInteger`
102-
- In addition there is `valueOfExact(BigInteger)` which throws
102+
- In addition there is `valueOfExact(BigInteger)` which throws
103103
`DecimalOverflowException` if the `BigInteger` needs to be rounded to fit the
104104
target decimal type.
105105
- `String`

0 commit comments

Comments
 (0)