Skip to content

Commit 5b00196

Browse files
committed
#10 Fix typo in documentation index
1 parent a6859f6 commit 5b00196

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ You can think of it as `UITableView` but with several differences:
5050
- [Hide / Show Rows with custom animations](#customanimations)
5151
- [Reload Rows](#reloadrows)
5252
- [Sizing Rows](#sizingrows)
53-
- [Fixed Row Size](#fixedrowsize)
54-
- [Fitting Layout Row Size](#fittinglayoutrowsize)
55-
- [Collapsible Rows](#collapsiblerows)
56-
- [Working with dynamic UICollectionView/UITableView/UITextView](#workingwithdynamicuicollectionviewuitableviewuitextview)
53+
- [Fixed Row Size](#fixedrowsize)
54+
- [Fitting Layout Row Size](#fittinglayoutrowsize)
55+
- [Collapsible Rows](#collapsiblerows)
56+
- [Working with dynamic UICollectionView/UITableView/UITextView](#workingwithdynamicuicollectionviewuitableviewuitextview)
5757
- [Using plain UIViews instead of view controllers](#lightweightplainuiview)
5858
- [Rows Separator](#rowsseparator)
5959
- [Tap On Rows](#taponrows)

0 commit comments

Comments
 (0)