Fix incorrect pronoun in docs

This commit is contained in:
mattwr18 2019-11-14 23:53:31 +01:00
parent 28e1ff9f55
commit 58f48781a2

View File

@ -1,7 +1,7 @@
# neo4j-graphql.js
We use an npm package called `neo4j-graphql-js` as a cypher query builder. This
library also generates resolvers for graphql queries, unless we implement it
library also generates resolvers for graphql queries, unless we implement them
ourselves.