Replace environmental with environment

Signed-off-by: Nir Soffer <nsoffer@redhat.com>
(cherry picked from commit f1f3d3be17)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Nir Soffer
2019-03-18 11:15:43 +01:00
committed by Sebastiaan van Stijn
parent 0717f261ed
commit 4c94a0af75
+1 -1
View File
@@ -219,7 +219,7 @@ tutorial](https://docs.docker.com/engine/swarm/swarm-tutorial/rolling-update/).
### Set environment variables (-e, --env)
This sets an environmental variable for all tasks in a service. For example:
This sets an environment variable for all tasks in a service. For example:
```bash
$ docker service create \