Skip to content

Commit 5285e50

Browse files
committed
added missing word on directives doc
1 parent 89e750a commit 5285e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/directives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,5 +466,5 @@ these diagrams are not exaustive. Look at the [source code](https://github.com/g
466466
There are a robust set of of built in extensions for `ISchemaItem` that can help you filter your data. See the [full source code](https://github.com/graphql-aspnet/graphql-aspnet/tree/master/src/graphql-aspnet/Configuration/SchemaItemExtensions.cs) for details.
467467
468468
## Demo Project
469-
See the [Demo Projects](../reference/demo-projects.md) page for a demonstration on creating a type system for extending a field resolver and an execution directives
469+
See the [Demo Projects](../reference/demo-projects.md) page for a demonstration on creating a type system directive for extending a field resolver and an execution directives
470470
that manipulates a string field result at runtime.

0 commit comments

Comments
 (0)