summaryrefslogtreecommitdiffhomepage
path: root/content
diff options
context:
space:
mode:
authorIan Gudger <igudger@google.com>2019-04-02 10:48:18 -0700
committerAdin Scannell <adin@scannell.ca>2019-04-02 11:36:47 -0700
commit0d1c1d94eec097edd8a53e44bff25e479f85bb10 (patch)
tree37a15e41d8f33295d3619bde9f87af5e28666830 /content
parent6929bdac333a64d342b352bf2fdba1435624a4a2 (diff)
Remove duplicate word not
Diffstat (limited to 'content')
-rw-r--r--content/docs/architecture_guide/security.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/docs/architecture_guide/security.md b/content/docs/architecture_guide/security.md
index 9cc146521..dfc7591ba 100644
--- a/content/docs/architecture_guide/security.md
+++ b/content/docs/architecture_guide/security.md
@@ -138,7 +138,7 @@ We allow a sandbox to do the following.
files. The calls include duplication and closing of file descriptors,
synchronization, timers and signal management.
1. Read and write packets to a virtual ethernet device. This is not required if
- not host networking is enabled.
+ host networking is enabled.
## Principles: Defense-in-Depth