fix minor docs error

Signed-off-by: Tobias Gesellchen <tobias@gesellix.de>
Upstream-commit: 143f438e6e7a4c8205af59ba6e9f52cb450f1cce
Component: engine
This commit is contained in:
Tobias Gesellchen
2014-10-16 19:36:36 +02:00
parent 453a4cc3b3
commit dace4f710e

View File

@ -128,6 +128,6 @@ regular, unsigned image.
*Other improvements & changes*
We've added a new security options flag that lets you set SELinux and AppArmor
labels and profiles. This means you'll longer have to use `docker run
--privileged on kernels that support SE Linux or AppArmor.
labels and profiles. This means you'll no longer have to use `docker run
--privileged` on kernels that support SE Linux or AppArmor.