grammatical mistake (#337)

This commit is contained in:
gagansaini1212
2019-02-13 16:57:44 +05:30
committed by Jesse Rosenberger
parent a2b842774d
commit ff747aa059

View File

@@ -49,7 +49,7 @@ are:
* **Schema registry** — a registry for GraphQL schemas that acts
as a central source of truth for a schema, enriched with additional
metadata like field-level usage statisics.
metadata like field-level usage statistics.
* **Client registry** — a registry to track each known consumer
of a schema, which can include both pre-registered and ad-hoc clients.