Browse Source

fix minor docs error

Signed-off-by: Tobias Gesellchen <tobias@gesellix.de>
Tobias Gesellchen 10 years ago
parent
commit
143f438e6e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/sources/index.md

+ 2 - 2
docs/sources/index.md

@@ -128,6 +128,6 @@ regular, unsigned image.
 *Other improvements & changes*
 *Other improvements & changes*
 
 
 We've added a new security options flag that lets you set SELinux and AppArmor
 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.