Browse Source

fixed typo (#84694) (#84726)

Co-authored-by: Mustafa Balila (rootsofnull) <hitsugayatoshiro899@gmail.com>
Nik Everett 3 years ago
parent
commit
de5ca3cfaa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/query-dsl/geo-shape-query.asciidoc

+ 1 - 1
docs/reference/query-dsl/geo-shape-query.asciidoc

@@ -22,7 +22,7 @@ examples.
 
 ==== Inline Shape Definition
 
-Similar to the `geo_shape` type, the `geo_shape` query uses
+Similar to the `geo_point` type, the `geo_shape` query uses
 http://geojson.org[GeoJSON] to represent shapes.
 
 Given the following index with locations as `geo_shape` fields: