From cce8582ad88d4834fba9e697fd3bd0b4f11e80b8 Mon Sep 17 00:00:00 2001 From: Stefan Bartko Date: Sun, 19 Jan 2014 22:24:09 +0100 Subject: [PATCH] typo --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ce73c97..03f159c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Instalation using Composer Usage ----- -This is original image +This is the original image @@ -37,7 +37,7 @@ $resizer->sourceImage($sourceImage) ->save($outputDir, $name); ``` -This is output +This is the output @@ -52,7 +52,7 @@ $resizer->sourceImage($sourceImage) ->save($outputDir, $name); ``` -This is output +This is the output @@ -67,11 +67,11 @@ $resizer->sourceImage($sourceImage) ->save($outputDir, $name); ``` -This is output +This is the output -- pad and change background image +- pad and change background color ``` $width = 350; @@ -83,7 +83,7 @@ $resizer->sourceImage($sourceImage) ->save($outputDir, $name); ``` -This is output +This is the output @@ -103,7 +103,7 @@ $resizer->sourceImage($sourceImage) ->save($outputDir, $name); ``` -This is output +This is the output