Skip to content

Commit 921fb20

Browse files
Fix typo (#1897)
1 parent fad44bd commit 921fb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/running-with-docker.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The base Docker image supports two additional environment variables for configur
9292
9393
docker run -p 5000:80 -e PYGEOAPI_SERVER_ADMIN=true -it geopython/pygeoapi
9494
95-
This does not enable hot reloading of the `pygoeapi` configuration. To learn more about the Admin API see :ref:`admin-api`.
95+
This does not enable hot reloading of the `pygeoapi` configuration. To learn more about the Admin API see :ref:`admin-api`.
9696

9797

9898
Deploying on a sub-path

0 commit comments

Comments
 (0)