From cce971e98f2ffa5a047706c4a23df19efca5810e Mon Sep 17 00:00:00 2001 From: Rhonda Glennon Date: Thu, 9 Nov 2017 16:44:24 -0800 Subject: [PATCH] fix user-reported typo in macroregion --- autocomplete.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autocomplete.md b/autocomplete.md index 83875f6..589cdcd 100644 --- a/autocomplete.md +++ b/autocomplete.md @@ -138,5 +138,5 @@ Sometimes your work might require that all the search results be from a particul | `boundary.rect.min_lat` | floating point number | no | none | `35.53308` | | `boundary.rect.max_lat` | floating point number | no | none | `35.81346` | | `sources` | string | no | all sources: osm,oa,gn,wof | openstreetmap,wof | -| `layers` | string | no | all layers: address,venue,neighbourhood,locality,borough,localadmin,county,macrocounty,region,marcoregion,country,coarse | address,venue | +| `layers` | string | no | all layers: address,venue,neighbourhood,locality,borough,localadmin,county,macrocounty,region,macroregion,country,coarse | address,venue | | `boundary.country` | string | no | none | 'GBR' |