Skip to content

Commit 78c875c

Browse files
committed
Update README.md
1 parent be18fc9 commit 78c875c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The index signifies which utility button the user pressed, for each side the but
113113

114114
###Gotchas
115115

116-
Remember `SWTableViewCell` doesn't work like any other `UITableViewCell`, read the following.
116+
Remember `SWTableViewCell` doesn't work like any other `UITableViewCell`
117117

118118
#### Custom `UITableViewCell` content
119119
* Don't use Storyboards to create your custom `UITableViewCell` content. Simply add views to the cell's `contentView` in `- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath`

0 commit comments

Comments
 (0)