We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94c5ec6 commit da3a7a3Copy full SHA for da3a7a3
README.md
@@ -136,7 +136,7 @@ override func layoutSubviews() {
136
137
#### Step 3. The UITableView DataSource and Delegate ####
138
139
-First the number of sections is `sections.count`:
+The number of sections is `sections.count`:
140
141
```swift
142
override func numberOfSectionsInTableView(tableView: UITableView) -> Int {
0 commit comments