From 9e8d36c900fcf9e80929952b1af9dd82e5a9ce13 Mon Sep 17 00:00:00 2001 From: Scott Williams Date: Wed, 4 Jan 2017 07:16:26 +0000 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 702a363a8d..918ee91747 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ We already have a [MyGet package repository](https://www.myget.org/gallery/image ### Packages -The **ImageSharp** library is made up of multiple packages, to make **ImageShape** so anything useful you will want to make sure you include at least 1 Format as a dependency otherwise you will note be able to save/load any images. +The **ImageSharp** library is made up of multiple packages, to make **ImageSharp** do anything useful you will want to make sure you include at least one format as a dependency otherwise you will not be able to save/load any images. Packages include; - **ImageSharp**