diff --git a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/_index.md index 5fff627d9..f1ad11ddd 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/_index.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/experimental/geo/_index.md @@ -118,7 +118,7 @@ Define a circular region by specifying an object containing the following proper ``` ### point -Define a point region by specifying and object containing the following properties: +Define a point region by specifying an object containing the following properties: - **lat**: latitude in decimal degrees (WGS 84) _(Float)_ - **lon**: longitude in decimal degrees (WGS 84) _(Float)_