Fix typo in docstring

Thanks to @holyjak for spotting this!
This commit is contained in:
Sean Corfield 2019-11-15 10:54:04 -08:00
parent 18f5a154cf
commit 7ad1b720e9

View file

@ -11,7 +11,7 @@
* H2 and SQLite support conversion of Java Time (`Instant`, `LocalDate`, * H2 and SQLite support conversion of Java Time (`Instant`, `LocalDate`,
`LocalDateTime`) out of the box, `LocalDateTime`) out of the box,
* Nearly all databases support conversion of `java.util.date` out of * Nearly all databases support conversion of `java.util.Date` out of
the box -- except PostgreSQL apparently! the box -- except PostgreSQL apparently!
Types supported: Types supported: