We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f671317 + 6b924aa commit bbfea38Copy full SHA for bbfea38
CHANGELOG.md
@@ -130,7 +130,7 @@ This can break your code if you've implemented those extensions locally. This ca
130
#### Features
131
132
* Swift 2.3 compatible
133
-* Improves mutability checkes. If data source is being mutated after binding, warning assert is triggered.
+* Improves mutability checks. If data source is being mutated after binding, warning assert is triggered.
134
* Deprecates `cellFactory` in favor of `configureCell`.
135
* Improves runtime checks in DEBUG mode for correct `SectionModelType.init` implementation.
136
0 commit comments