From 53269d22cc560d24215785444b330c178ec28c86 Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Sun, 20 Jun 2010 17:07:43 -0700 Subject: [PATCH] typo --- doc/overview.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/overview.txt b/doc/overview.txt index 22d20b34d..6df5c6848 100644 --- a/doc/overview.txt +++ b/doc/overview.txt @@ -22,7 +22,7 @@ Design assumptions: -=-=-=-=-=-=-=-=-=-=-=-=-=- * disk is cheap and getting cheaper -* bandwidth is high and getting faste +* bandwidth is high and getting faster * plentiful CPU & compression will fix size & redundancy of metadata -=-=-=-=-=-=-=-=-=-=-=-=-=-