diff --git a/src/sphinx/formats/docker.rst b/src/sphinx/formats/docker.rst index e17c9cd85..e7530eeb4 100644 --- a/src/sphinx/formats/docker.rst +++ b/src/sphinx/formats/docker.rst @@ -85,7 +85,7 @@ Environment Settings ``daemonUser in Docker`` The user to use when executing the application. Files below the install path also have their ownership set to this user. - ``dockerExposedPorts in Docker`` + ``dockerExposedPorts`` A list of ports to expose from the Docker image. ``dockerExposedVolumes in Docker``