From c866de469142a59501e7a652f7e4f42a6c14cbd8 Mon Sep 17 00:00:00 2001 From: Andrew Calcutt Date: Sat, 14 Oct 2023 21:10:50 -0400 Subject: [PATCH] docs: update docs Signed-off-by: Andrew Calcutt --- docs/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.rst b/docs/config.rst index be049c8..da7b713 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -183,7 +183,7 @@ Each item in this object defines one style (map). It can have the following opti Each item specifies one data source which should be made accessible by the server. It has to have one of the following options: * ``mbtiles`` -- name of the mbtiles file -* ``pmtiles`` -- name of the pmtiles file or url to the file. +* ``pmtiles`` -- name of the pmtiles file or url. For example::