From a8dd41f12f3e3ca491cada1821ba32f2a521a432 Mon Sep 17 00:00:00 2001 From: Xabier de Zuazo Date: Fri, 14 Feb 2014 19:26:32 +0100 Subject: [PATCH] README: fixed "requirements" word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cd8412..c926c53 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This Chef Handler is heavily based on [Joshua Timberman](https://github.com/jtim * Amazon AWS: uses Amazon SNS service. * Uses the `aws-sdk` library. - * `aws-sdk` requires `nokogiri`, which also has the following requires: + * `aws-sdk` requires `nokogiri`, which also has the following requirements: * `libxml2-dev` and `libxslt-dev` installed (optional). * `gcc` and `make` installed (this will compile and install libxml2 and libxslt internally if not found). * For `Ruby 1.8`, you need to install old versions of the following dependencies: