Skip to content

Commit da3a7a3

Browse files
authored
Update README.md
1 parent 94c5ec6 commit da3a7a3

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
@@ -136,7 +136,7 @@ override func layoutSubviews() {
136136

137137
#### Step 3. The UITableView DataSource and Delegate ####
138138

139-
First the number of sections is `sections.count`:
139+
The number of sections is `sections.count`:
140140

141141
```swift
142142
override func numberOfSectionsInTableView(tableView: UITableView) -> Int {

0 commit comments

Comments
 (0)