From 8ff7fea4acd1c2ac18170cee80a16995b9ac12ca Mon Sep 17 00:00:00 2001 From: Harshavardhana Date: Sun, 14 Dec 2014 15:03:32 -0800 Subject: [PATCH] Was ---> is --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da2501460..fa042a327 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## Introduction Minio is an open source object storage released under [Apache license v2](./LICENSE) . It uses ``Rubberband Erasure`` coding to dynamically protect the data. -Minio's design was inspired by Amazon's S3 for its API and Facebook's Haystack for its immutable data structure. +Minio's design is inspired by Amazon's S3 for its API and Facebook's Haystack for its immutable data structure. ### Build Minio from Source