From 5d202c4c27a39b7e7bc9fab76e4c64042332b017 Mon Sep 17 00:00:00 2001 From: Roman Efimov Date: Fri, 5 Apr 2013 13:09:52 -0500 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c654db6..5737330 100644 --- a/README.md +++ b/README.md @@ -232,7 +232,7 @@ RETableViewSection *section = [[RETableViewSection alloc] initWithHeaderTitle:@" }]]; ``` -### Radio (options) Item Example +### Radio (RETableViewOptionsController) Item Example ``` objective-c // Create the manager and assign it to be the delegate and datasource of your UITableView