Skip to content

Commit efe99ee

Browse files
author
Dmitry Frishbuter
committed
Fix typo in README.md
1 parent a0658f0 commit efe99ee

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
@@ -204,7 +204,7 @@ tableDirector += rows
204204
Done, your table is ready.
205205
## Automatic cell registration
206206

207-
TableKit can register your cells in a table view automatically. In case if your reusable cell id mathces cell's xib name:
207+
TableKit can register your cells in a table view automatically. In case if your reusable cell id matches cell's xib name:
208208

209209
```ruby
210210
MyTableViewCell.swift

0 commit comments

Comments
 (0)