diff options
| author | YuPengZTE <yu.peng36@zte.com.cn> | 2016-09-20 16:21:14 +0800 |
|---|---|---|
| committer | YuPengZTE <yu.peng36@zte.com.cn> | 2016-09-20 16:21:14 +0800 |
| commit | 07619709a9cebb66e374866272ff714dfe9ae6ac (patch) | |
| tree | b1e4a8e042d0a639c16305342f6a0ce26049e9a6 | |
| parent | a8dc20232cf228556e97c4e14cf0e8b10011fa1d (diff) | |
ie. is should be i.e.
Signed-off-by: YuPengZTE <yu.peng36@zte.com.cn>
| -rw-r--r-- | security_context.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security_context.md b/security_context.md index 1bc654f8..db0d4390 100644 --- a/security_context.md +++ b/security_context.md @@ -86,7 +86,7 @@ shared disks. constraints to isolate containers from their host. Different use cases need different settings. * The concept of a security context should not be tied to a particular security -mechanism or platform (ie. SELinux, AppArmor) +mechanism or platform (i.e. SELinux, AppArmor) * Applying a different security context to a scope (namespace or pod) requires a solution such as the one proposed for [service accounts](service_accounts.md). |
