diff --git a/docs/json_api.rst b/docs/json_api.rst index 871da888..2606f3a0 100644 --- a/docs/json_api.rst +++ b/docs/json_api.rst @@ -218,7 +218,7 @@ The Datasette table view takes a number of special querystring arguments: Some examples: - * `facetable?_where=state="MI"&_where=city_id=3 `__ + * `facetable?_where=state="MI"&_where=city_id=3 `__ * `facetable?_where=city_id in (select id from facet_cities where name != "Detroit") `__ ``?_group_count=COLUMN``