Skip to content

Commit 19c13d0

Browse files
pmusacbuescher
authored andcommitted
[Docs] Correct small error in geo queries docs (#25756)
1 parent 71a68d5 commit 19c13d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/query-dsl/geo-queries.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The queries in this group are:
2424

2525
<<query-dsl-geo-distance-range-query,`geo_distance_range`>> query::
2626

27-
Like the `geo_point` query, but the range starts at a specified distance
27+
Like the `geo_distance` query, but the range starts at a specified distance
2828
from the central point.
2929

3030
<<query-dsl-geo-polygon-query,`geo_polygon`>> query::

0 commit comments

Comments
 (0)