Merge pull request #2193 from caiyixiang/patch-5

Update index.md
This commit is contained in:
Mike Danese
2017-01-12 13:40:51 -08:00
committed by GitHub
+1 -1
View File
@@ -364,7 +364,7 @@ $ cat /etc/foo/password
1f2d1e2e67df
```
The program in a container is responsible for reading the secret(s) from the
The program in a container is responsible for reading the secrets from the
files.
**Mounted Secrets are updated automatically**