Update readme

This commit is contained in:
Roman Efimov
2013-04-05 13:09:52 -05:00
parent c168810301
commit 5d202c4c27

View File

@@ -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