From 28894b99b376736e50bb1f28c617d437e0ad821e Mon Sep 17 00:00:00 2001 From: Arulkumar Date: Sun, 19 Jan 2020 04:54:14 +0530 Subject: [PATCH] "allowers" typo correction and "SQLite" naming standard (#9) "allowers" typo correction and "SQLite" naming standard --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 9365e43..f2fd6e6 100644 --- a/index.html +++ b/index.html @@ -76,7 +76,7 @@

Projects

An open source tool for running arbitrary queries against a SQL Server data source from the web. - This powers https://data.stackexchange.com/ and allowers users to query Stack Exchange data. + This powers https://data.stackexchange.com/ and allow users to query Stack Exchange data.
@@ -127,7 +127,7 @@

Libraries

NuGet
- A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird, etc. + A high performance Micro-ORM supporting SQL Server, MySQL, SQLite, SqlCE, Firebird, etc.