瀏覽代碼

Fixed minor typo

Signed-off-by: Christian Stefanescu <st.chris@gmail.com>
Christian Stefanescu 10 年之前
父節點
當前提交
32ac770f75
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/reference/run.md

+ 1 - 1
docs/sources/reference/run.md

@@ -254,7 +254,7 @@ the container exits**, you can add the `--rm` flag:
     --security-opt="label:type:TYPE"   : Set the label type for the container
     --security-opt="label:type:TYPE"   : Set the label type for the container
     --security-opt="label:level:LEVEL" : Set the label level for the container
     --security-opt="label:level:LEVEL" : Set the label level for the container
     --security-opt="label:disable"     : Turn off label confinement for the container
     --security-opt="label:disable"     : Turn off label confinement for the container
-    --secutity-opt="apparmor:PROFILE"  : Set the apparmor profile to be applied 
+    --security-opt="apparmor:PROFILE"  : Set the apparmor profile to be applied 
                                          to the container
                                          to the container
 
 
 You can override the default labeling scheme for each container by specifying
 You can override the default labeling scheme for each container by specifying