From 143f438e6e7a4c8205af59ba6e9f52cb450f1cce Mon Sep 17 00:00:00 2001 From: Tobias Gesellchen Date: Thu, 16 Oct 2014 19:36:36 +0200 Subject: [PATCH] fix minor docs error Signed-off-by: Tobias Gesellchen --- docs/sources/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/index.md b/docs/sources/index.md index 53f9f96073..0db731c8f0 100644 --- a/docs/sources/index.md +++ b/docs/sources/index.md @@ -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.