Procházet zdrojové kódy

Merge pull request #8609 from gesellix/patch-2

fix minor docs error
James Turnbull před 10 roky
rodič
revize
3d0d2fd183
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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.