Skip to content

Commit 9483368

Browse files
authored
Merge pull request #184 from adamhunter/patch-1
fix minor typo in spring-graphql-integration.md
2 parents 9abd1a6 + 84cfd3c commit 9483368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spring-graphql-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,4 @@ For this reason, we recommend using either the DGS programming model or Spring f
162162
Known limitations include data loader specific features, such as [Scheduled Dispatch](https://netflix.github.io/dgs/data-loaders/#scheduled-data-loaders-with-dispatch-predicates) and data loader specific metrics that won't work with Spring for GraphQL data loaders.
163163
You should be able to use new Spring for GraphQL features with the framework, such as schema inspection and any new integrations that are compatible with Spring for GraphQL.
164164

165-
We intend iteratively improve the state of teh integration in the coming releases based on usage patterns.
165+
We intend iteratively improve the state of the integration in the coming releases based on usage patterns.

0 commit comments

Comments
 (0)