Fix typo in README.md
This commit is contained in:
parent
a0658f0b2e
commit
efe99eeb46
|
|
@ -204,7 +204,7 @@ tableDirector += rows
|
||||||
Done, your table is ready.
|
Done, your table is ready.
|
||||||
## Automatic cell registration
|
## Automatic cell registration
|
||||||
|
|
||||||
TableKit can register your cells in a table view automatically. In case if your reusable cell id mathces cell's xib name:
|
TableKit can register your cells in a table view automatically. In case if your reusable cell id matches cell's xib name:
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
MyTableViewCell.swift
|
MyTableViewCell.swift
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue