Update REDME.md

Grammar correction.
This commit is contained in:
Ajilal
2021-10-31 17:52:02 +05:30
committed by GitHub
parent b822923b70
commit 40bf5aa790
+1 -1
View File
@@ -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.