diff --git a/sqlite-net-sqlcipher.nuspec b/sqlite-net-sqlcipher.nuspec index 9d9f414c..fe1f7968 100644 --- a/sqlite-net-sqlcipher.nuspec +++ b/sqlite-net-sqlcipher.nuspec @@ -11,7 +11,7 @@ SQLite-net Official SQLCipher .NET Standard Library SQLite-net Official Portable Library is the easy way to access sqlite from .NET apps. false - SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses SQLitePCLRaw to provide platform independent versions of SQLite with the SQLCipher extension. This enables secure access to the datbase with password (key) access. + SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses SQLitePCLRaw to provide platform independent versions of SQLite with the SQLCipher extension. This enables secure access to the database with password (key) access. sqlite-net sqlite pcl database orm mobile encryption sqlcipher See project page