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 a0658f0 commit efe99eeCopy full SHA for efe99ee
README.md
@@ -204,7 +204,7 @@ tableDirector += rows
204
Done, your table is ready.
205
## Automatic cell registration
206
207
-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:
208
209
```ruby
210
MyTableViewCell.swift
0 commit comments