Browse Source

update intro to say there are four things to consider

Signed-off-by: Michael Friis <friism@gmail.com>
Michael Friis 9 years ago
parent
commit
9c37bf9f1f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/security/security.md

+ 1 - 1
docs/security/security.md

@@ -12,7 +12,7 @@ weight =-99
 
 # Docker security
 
-There are three major areas to consider when reviewing Docker security:
+There are four major areas to consider when reviewing Docker security:
 
  - the intrinsic security of the kernel and its support for
    namespaces and cgroups;