Skip to content

Commit a1c40b0

Browse files
authored
Fix GeoDistance query example (#28355)
1 parent a87714a commit a1c40b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/java-api/query-dsl/geo-distance-query.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ See {ref}/query-dsl-geo-distance-query.html[Geo Distance Query]
55

66
["source","java",subs="attributes,callouts,macros"]
77
--------------------------------------------------
8-
include-tagged::{query-dsl-test}[geo_bounding_box]
8+
include-tagged::{query-dsl-test}[geo_distance]
99
--------------------------------------------------
1010
<1> field
1111
<2> center point

0 commit comments

Comments
 (0)