fix minor docs error

Signed-off-by: Tobias Gesellchen <tobias@gesellix.de>
This commit is contained in:
Tobias Gesellchen 2014-10-16 19:36:36 +02:00
parent 2eb9c0bfd4
commit 143f438e6e
1 changed files with 2 additions and 2 deletions

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.