DATACMNS-1816 - Wording changes.
Replace potentially insensitive language with more neutral language. Original pull request: #451.
This commit is contained in:
committed by
Jens Schauder
parent
2546e1c517
commit
eaa430f5a7
@@ -72,7 +72,7 @@ Example<Person> example = Example.of(person); <3>
|
||||
<3> Create the `Example`.
|
||||
====
|
||||
|
||||
Example queries can be executed by using repositories.
|
||||
You can run the example queries by using repositories.
|
||||
To do so, let your repository interface extend `QueryByExampleExecutor<T>`.
|
||||
The following listing shows an excerpt from the `QueryByExampleExecutor` interface:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user