From 40bf5aa790004178ad315328e4d75bf9af0a4451 Mon Sep 17 00:00:00 2001 From: Ajilal Date: Sun, 31 Oct 2021 17:52:02 +0530 Subject: Update REDME.md Grammar correction. --- g3doc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/g3doc/README.md b/g3doc/README.md index dc4179037..5e23aa5ec 100644 --- a/g3doc/README.md +++ b/g3doc/README.md @@ -23,7 +23,7 @@ links below to see detailed instructions for each of them: gVisor provides a virtualized environment in order to sandbox containers. The system interfaces normally implemented by the host kernel are moved into a -distinct, per-sandbox application kernel in order to minimize the risk of an +distinct, per-sandbox application kernel in order to minimize the risk of a container escape exploit. gVisor does not introduce large fixed overheads however, and still retains a process-like model with respect to resource utilization. -- cgit v1.2.3