Skip to content

Commit e67bb21

Browse files
authored
Correcting a typo in elasticsearch-repository-queries document.
Original Pull Request #2610 Closes #2611
1 parent b52af37 commit e67bb21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/asciidoc/reference/elasticsearch-repository-queries.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ A list of supported keywords for Elasticsearch is shown below.
137137

138138

139139
| `GreaterThanEqual`
140-
| `findByPriceGreaterThan`
140+
| `findByPriceGreaterThanEqual`
141141
| `{ "query" : {
142142
"bool" : {
143143
"must" : [

0 commit comments

Comments
 (0)