Skip to content

Commit 6a338bb

Browse files
authored
docs: fix typo (#28)
1 parent 741f79f commit 6a338bb

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
@@ -7,7 +7,7 @@
77
> - Latest SQLite version
88
> - Improved support for Microsoft SQL Server, including:
99
> - Support for reading and writing `binary` and `varbinary` data
10-
> - Support for reading and writing `date`, `dateime`, and `datetimeoffset` data using the `chrono` feature.
10+
> - Support for reading and writing `date`, `datetime`, and `datetimeoffset` data using the `chrono` feature.
1111
> - Support for reading and writing `numeric` and `decimal`.
1212
> - Multiple bug fixes around string handling, including better support for long strings
1313
> - Support for packet chunking, which fixes a bug where large bound parameters or large queries would fail

0 commit comments

Comments
 (0)