From b5ae22f201854698acfb64266bba662de5c5b12b Mon Sep 17 00:00:00 2001 From: Nick Kelley Date: Mon, 27 Sep 2021 10:13:22 -0400 Subject: Minor documentation wording change --- g3doc/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'g3doc/README.md') diff --git a/g3doc/README.md b/g3doc/README.md index 22bfb15f7..dc4179037 100644 --- a/g3doc/README.md +++ b/g3doc/README.md @@ -139,8 +139,8 @@ pipes, etc) are sent to the Gofer, described below. The Gofer is a standard host process which is started with each container and communicates with the Sentry via the [9P protocol][9p] over a socket or shared memory channel. The Sentry process is started in a restricted seccomp container -without access to file system resources. The Gofer mediates all access to the -these resources, providing an additional level of isolation. +without access to file system resources. The Gofer mediates all access to these +resources, providing an additional level of isolation. ### Application {#application} -- cgit v1.2.3