Skip to content

Commit a6859f6

Browse files
committed
#10 Fix typo in doc
1 parent 7e94cc0 commit a6859f6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ You can think of it as `UITableView` but with several differences:
5555
- [Collapsible Rows](#collapsiblerows)
5656
- [Working with dynamic UICollectionView/UITableView/UITextView](#workingwithdynamicuicollectionviewuitableviewuitextview)
5757
- [Using plain UIViews instead of view controllers](#lightweightplainuiview)
58-
- [Rows Separator](#rowsseparator)
59-
- [Tap On Rows](#taponrows)
60-
- [Get the row/controller](#utilsmethods)
61-
- [Set Row Insets](#setrowinsets)
62-
- [Change ScrollStack scrolling axis](#changescrollaxis)
63-
- [Subscribe to Events](#rowevents)
58+
- [Rows Separator](#rowsseparator)
59+
- [Tap On Rows](#taponrows)
60+
- [Get the row/controller](#utilsmethods)
61+
- [Set Row Insets](#setrowinsets)
62+
- [Change ScrollStack scrolling axis](#changescrollaxis)
63+
- [Subscribe to Events](#rowevents)
6464
- [Example App](#exampleapp)
6565
- [Installation](#installation)
6666
- [System Requirements](#systemrequirements)

0 commit comments

Comments
 (0)