Grammar fix

Signed-off-by: ScottAgirs <scott@ijs.to>
This commit is contained in:
ScottAgirs 2020-08-13 21:30:28 -04:00
parent 386984f085
commit a930d6e814

View File

@ -1,6 +1,6 @@
# Strapi GraphQL
This plugin will add GraphQL functionality to your app.
By default it will provide you with most CRUD methods exposed in Strapi REST API.
By default it will provide you with most of the CRUD methods exposed in the Strapi REST API.
To learn more about GraphQL in Strapi [visit documentation](https://strapi.io/documentation/v3.x/plugins/graphql.html)