Skip to content

Commit 1a3f098

Browse files
committed
Merge branch '1.0.x'
2 parents f4485de + 1427c74 commit 1a3f098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-graphql-docs/src/docs/asciidoc/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,7 @@ public interface AccountRepository extends Repository<Account, Long>,
978978
}
979979
----
980980

981-
Use `QueryByExampleDataFetcher` to turn the repository into a `DataFecher`:
981+
Use `QueryByExampleDataFetcher` to turn the repository into a `DataFetcher`:
982982

983983
[source,java,indent=0,subs="verbatim,quotes"]
984984
----

0 commit comments

Comments
 (0)