Skip to content

Commit c44a8a4

Browse files
authored
Fix typo in settup.md (#211)
1 parent cce08ca commit c44a8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workshop/content/docs/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ remote data services like PostGIS or WFS.
286286
You can also mount a local directory such as `data/` to `/pygeoapi/mydata` within the Container.
287287
Within the data directory you can store vector data, raster files or sets of image of vector tiles.
288288

289-
Below is an example where the configuration is explictly set to `pygeoapi-config.yml` via an environment variable (`-e`) and uses a Docker mount to mount the local `data` folder as `/pygeoapi/mydata`:
289+
Below is an example where the configuration is explicitly set to `pygeoapi-config.yml` via an environment variable (`-e`) and uses a Docker mount to mount the local `data` folder as `/pygeoapi/mydata`:
290290

291291
=== "Linux/Mac"
292292

0 commit comments

Comments
 (0)