浏览代码

Merge pull request #8609 from gesellix/patch-2

fix minor docs error
James Turnbull 10 年之前
父节点
当前提交
3d0d2fd183
共有 1 个文件被更改,包括 2 次插入2 次删除
  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.