From 8f12ba320bcd85c8443e02aa4f8ca5ec50ca0255 Mon Sep 17 00:00:00 2001 From: Remzi Arpaci-Dusseau Date: Mon, 5 Mar 2018 14:46:09 -0600 Subject: [PATCH] type in pzip --- concurrency-pzip/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concurrency-pzip/README.md b/concurrency-pzip/README.md index 098c249..84e24cc 100644 --- a/concurrency-pzip/README.md +++ b/concurrency-pzip/README.md @@ -84,7 +84,7 @@ Your code will first be measured for correctness, ensuring that it zips input files correctly. If you pass the correctness tests, your code will be tested for performance; -higher performing will lead to better scores. +higher performance will lead to better scores.