fixed typo in geo index page

pull/1345/head
Scott Anderson 2020-08-11 10:36:29 -06:00
parent 14cc7d248a
commit ed94e2e216
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ Define a circular region by specifying an object containing the following proper
``` ```
### point ### 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)_ - **lat**: latitude in decimal degrees (WGS 84) _(Float)_
- **lon**: longitude in decimal degrees (WGS 84) _(Float)_ - **lon**: longitude in decimal degrees (WGS 84) _(Float)_