diff --git a/docs/execution/validators.rst b/docs/execution/validators.rst index f1cfac88..a37c80ab 100644 --- a/docs/execution/validators.rst +++ b/docs/execution/validators.rst @@ -1,7 +1,7 @@ Validators ========== -Validation rules help validate a given GraphQL query, before executing it.To help with common use +Validation rules help validate a given GraphQL query, before executing it. To help with common use cases, graphene provides a few validation rules out of the box.