Browse code

fix minor docs error

Signed-off-by: Tobias Gesellchen <tobias@gesellix.de>

Tobias Gesellchen authored on 2014/10/17 02:36:36
Showing 1 changed files
... ...
@@ -128,6 +128,6 @@ regular, unsigned image.
128 128
 *Other improvements & changes*
129 129
 
130 130
 We've added a new security options flag that lets you set SELinux and AppArmor
131
-labels and profiles. This means you'll longer have to use `docker run
131
+labels and profiles. This means you'll no longer have to use `docker run
132
+--privileged` on kernels that support SE Linux or AppArmor.
132 133