From 781df2135550184b457cc327a21d35b78dad72c4 Mon Sep 17 00:00:00 2001 From: Niklas Schmidtmer Date: Mon, 22 Aug 2011 13:13:46 +0200 Subject: [PATCH] Fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 267a82a..a4eea7a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ For sufficient performance of your build process, this plugin processes images i Requirements ------------ -It is assumed that you have `optipng` installed on your system and that the executeble is available with your `$PATH`. +It is assumed that you have `optipng` installed on your system and that the executable is available with your `$PATH`. This plugin has only been tested on Linux.