From 7ced44b847dd8521e211a6c0dbdabf48768c37c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Geisendo=CC=88rfer?= Date: Sun, 17 Mar 2013 15:44:18 +0100 Subject: [PATCH] Wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25b7f66..b8d7910 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ Amazon S3 has several limitations that we consider problematic: large for use under bad network conditions. * Throughput to S3 is often too slow for high bandwidth clients. * S3 is a proprietary service. Having an open, vendor agnostic API allows - you to treat it as an implementation detail. + you to treat storage as an implementation detail. * The lack of uniform HTML5, iOS and Android clients that can be easily used to add reliable file uploading to any application. * While there is some support, S3 was not designed to be used in a browser