From 229b71d8348bc09690b544cafa9d5f545762e4dd Mon Sep 17 00:00:00 2001 From: Eric Theise Date: Wed, 8 May 2019 16:46:54 -0700 Subject: [PATCH] Update documentation.yml (#8230) --- docs/documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation.yml b/docs/documentation.yml index 968ab6085e0..e8d4f7611c2 100644 --- a/docs/documentation.yml +++ b/docs/documentation.yml @@ -15,7 +15,7 @@ toc: - CustomLayerInterface - name: Geography & Geometry description: | - `LngLat` and `LngLatBounds` represent points and rectanges in geographic + `LngLat` and `LngLatBounds` represent points and rectangles in geographic coordinates. `Point` represents points in screen coordinates. - LngLat - LngLatLike