Fix typo in reference docs
Closes gh-530
This commit is contained in:
@@ -980,7 +980,7 @@ public interface AccountRepository extends Repository<Account, Long>,
|
||||
}
|
||||
----
|
||||
|
||||
Use `QueryByExampleDataFetcher` to turn the repository into a `DataFecher`:
|
||||
Use `QueryByExampleDataFetcher` to turn the repository into a `DataFetcher`:
|
||||
|
||||
[source,java,indent=0,subs="verbatim,quotes"]
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user