We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783454b commit f698589Copy full SHA for f698589
1 file changed
README.md
@@ -243,4 +243,4 @@ SQLitePCL is the original PCL library release by MSOpenTech. Stylistically, this
243
244
## [SQLite-Net](https://github.com/praeclarum/sqlite-net)
245
246
-SQLite-Net provides an ORM similar to the one provided by SQLitePCL.pretty to manipulate database objects. SQLite-NET is exceptionally well tested in the wild, and should generally be your default choice when being conservative. On the converse, SQLitePCL.pretty has extensive unit test coverage and is supports many newer features available in more recent SQLite versions.
+SQLite-Net provides an ORM similar to the one provided by SQLitePCL.pretty to manipulate database objects. SQLite-NET is exceptionally well tested in the wild, and should generally be your default choice when being conservative. On the converse, SQLitePCL.pretty has extensive unit test coverage and supports many newer features available in more recent SQLite versions.
0 commit comments