From ee9500ebffc8d16e366714ec54fd2a6e8bb78d77 Mon Sep 17 00:00:00 2001 From: Steven Fisher Date: Mon, 23 Jul 2012 17:26:13 -0700 Subject: [PATCH] Just spotted a typo in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d207d57338..cfa7383de5 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ AFNetworking is architected to be as small and modular as possible, in order to Images AFImageRequestOperation - A subclass of AFHTTPRequestOperation for downloading an processing images. + A subclass of AFHTTPRequestOperation for downloading and processing images. UIImageView+AFNetworking