From 4f66de27a99a08e3269c11fe4a5cf7a64d41e595 Mon Sep 17 00:00:00 2001 From: Sabique A Khan Date: Mon, 8 Oct 2018 23:09:16 +0530 Subject: [PATCH] Minor document update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0c0c6393..86180bf8b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ GraphView is a DLL library that enables users to use SQL Server or Azure SQL Dat Features --------- -GraphView is a DLL library through which you manage graph data in SQL Server (version 2008 and onward) and Azure SQL Database (v12 and onward). It provides features a standard graph database is expected to have. In addition, since GraphView relies on SQL databases, it inherits many features in the relational world that are often missing in native graph databases. +GraphView is a DLL library through which you manage graph data in SQL Server (version 2008 and onward) and Azure SQL Database (v12 and onward). It provides features with a standard graph database is expected to have. In addition, since GraphView relies on SQL databases, it inherits many features in the relational world that are often missing in native graph databases. GraphView offers the following major features: