From 5aceb337d678a6e8b50b79e994b8f31d5b728254 Mon Sep 17 00:00:00 2001 From: Bhaskar Murthy Date: Mon, 2 Dec 2019 10:32:35 -0500 Subject: [PATCH] Fix grammer / syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f395f34..b4ca60f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Super Graph is a micro-service that instantly and without code gives you a high performance and secure GraphQL API. Your GraphQL queries are auto translated into a single fast SQL query. No more writing API code as you develop your web frontend just make the query you need and Super Graph will do the rest. -Super Graph has a rich feature set like integrating with your existing Ruby on Rails apps, joining your DB with data from remote APIs, Role and Attribute based access control, Supoport for JWT tokens, Built-in DB mutations and seeding and a lot more. +Super Graph has a rich feature set like integrating with your existing Ruby on Rails apps, joining your DB with data from remote APIs, role and attribute based access control, support for JWT tokens, built-in DB mutations and seeding, and a lot more. ![GraphQL](docs/.vuepress/public/graphql.png?raw=true "")