From 1d6ace18861061490519dc37f9946154171fbe96 Mon Sep 17 00:00:00 2001 From: Ray Lillywhite Date: Fri, 25 Oct 2013 10:20:34 -0700 Subject: [PATCH] Fix link to "Who Uses SDWebImage" wiki page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 864bb77..df39bcf 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ minimum deployement version. If you need iOS < 5.0 support, please use the last Who Use It ---------- -Find out [who use SDWebImage](https://github.com/rs/SDWebImage/wiki/Who-Use-SDWebImage) and add your app to the list. +Find out [who uses SDWebImage](https://github.com/rs/SDWebImage/wiki/Who-Uses-SDWebImage) and add your app to the list. How To Use ----------