From 54903ad2e74e90b362749221403d790795010860 Mon Sep 17 00:00:00 2001 From: Chris Cuilla Date: Fri, 14 Jul 2017 16:37:00 -0600 Subject: [PATCH] Small change to opening sentence. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 094bc4f93..c5eb5dbee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # @okgrow/graphql-scalars -A library of custom GraphQL Scalar's for creating precise type-safe GraphQL schemas. +A library of custom GraphQL scalar types for creating precise type-safe GraphQL schemas. ## Installation