From ba937d74f9a69893cde8c7e8cb9c2d1cdadb2b70 Mon Sep 17 00:00:00 2001 From: Kevin Krakauer Date: Thu, 21 Mar 2019 11:53:11 -0700 Subject: Address typos from github. https://github.com/google/gvisor/pull/132 PiperOrigin-RevId: 239641377 Change-Id: I7ba6b57730800cc98496c83cb643e70ec902ed3d --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d7f30b9c4..5e7d4e3f9 100644 --- a/README.md +++ b/README.md @@ -157,8 +157,8 @@ There are several factors influencing performance. The platform choice has the largest direct impact that varies depending on the specific workload. There is no best platform: Ptrace works universally, including on VM instances, but applications may perform at a fraction of their original levels. Beyond the -platform choice, passthrough modes may be useful for improving perfomance at the -cost of some isolation. +platform choice, passthrough modes may be useful for improving performance at +the cost of some isolation. ## Installation -- cgit v1.2.3