README.md in graphql-schema-directive-constraint-0.1.1 vs README.md in graphql-schema-directive-constraint-0.2.0
- old
+ new
@@ -1,9 +1,9 @@
# GraphQL::Schema::Directive::Constraint
Allows using @constraint as a directive to validate input data for [graphql-ruby](https://graphql-ruby.org).
-This gem is heavealy inspired by [confuser/graphql-constraint-directive](https://github.com/confuser/graphql-constraint-directive)
+This gem is greatly inspired by [confuser/graphql-constraint-directive](https://github.com/confuser/graphql-constraint-directive)
## Installation
Add this line to your application's Gemfile: