소스 검색

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*
 
 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.