Index: www/faq.wiki
==================================================================
--- www/faq.wiki
+++ www/faq.wiki
@@ -204,19 +204,19 @@
Yes, the following official NuGet packages are available:
-
- System.Data.SQLite: The SQLite database engine combined with a
- complete ADO.NET provider all rolled into a single mixed-mode assembly for
- x86.
+ System.Data.SQLite: The SQLite database engine for both x86 and x64
+ along with the ADO.NET provider.
-
- System.Data.SQLite.x86: This currently contains the same content as
- the "System.Data.SQLite" package, above.
+ System.Data.SQLite.x86: The SQLite database engine combined with a
+ complete ADO.NET provider all rolled into a single mixed-mode assembly for
+ x86.
-
System.Data.SQLite.x64: The SQLite database engine combined with a