Skip to content

Commit 6b924aa

Browse files
committed
Fix typo in changelog
1 parent f671317 commit 6b924aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ This can break your code if you've implemented those extensions locally. This ca
130130
#### Features
131131

132132
* Swift 2.3 compatible
133-
* Improves mutability checkes. If data source is being mutated after binding, warning assert is triggered.
133+
* Improves mutability checks. If data source is being mutated after binding, warning assert is triggered.
134134
* Deprecates `cellFactory` in favor of `configureCell`.
135135
* Improves runtime checks in DEBUG mode for correct `SectionModelType.init` implementation.
136136

0 commit comments

Comments
 (0)