From 0d1c1d94eec097edd8a53e44bff25e479f85bb10 Mon Sep 17 00:00:00 2001 From: Ian Gudger Date: Tue, 2 Apr 2019 10:48:18 -0700 Subject: Remove duplicate word not --- content/docs/architecture_guide/security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content') 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 -- cgit v1.2.3