diff --git a/website/docs/api/indexing.mdx b/website/docs/api/indexing.mdx index 58523f48f..37fa9989f 100644 --- a/website/docs/api/indexing.mdx +++ b/website/docs/api/indexing.mdx @@ -227,7 +227,7 @@ h3.cell_to_boundary(cell) ``` Returns tuple of lat/lng tuples. -For GeoJSON compatibility, see the [`h3-py` docs](https://uber.github.io/h3-py/api_quick.html#polygon-interface). +For GeoJSON compatibility (lng/lat order), see the [`h3-py` docs](https://uber.github.io/h3-py/api_quick.html#polygon-interface).