From e190c27d10034d4c4ee286839351876bb4ec8dc2 Mon Sep 17 00:00:00 2001 From: Silas Sewell Date: Sat, 16 Mar 2013 15:19:58 -0400 Subject: [PATCH] Fix coffee typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfd633db50..8dd6608834 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ Just like shipping containers, Standard Containers define a set of STANDARD OPER ### 2. CONTENT-AGNOSTIC -Just like shipping containers, Standard Containers are CONTENT-AGNOSTIC: all standard operations have the same effect regardless of the contents. A shipping container will be stacked in exactly the same way whether it contains Vietnamese powder coffe or spare Maserati parts. Similarly, Standard Containers are started or uploaded in the same way whether they contain a postgres database, a php application with its dependencies and application server, or Java build artifacts. +Just like shipping containers, Standard Containers are CONTENT-AGNOSTIC: all standard operations have the same effect regardless of the contents. A shipping container will be stacked in exactly the same way whether it contains Vietnamese powder coffee or spare Maserati parts. Similarly, Standard Containers are started or uploaded in the same way whether they contain a postgres database, a php application with its dependencies and application server, or Java build artifacts. ### 3. INFRASTRUCTURE-AGNOSTIC