Skip to content

Commit bbfea38

Browse files
authored
Merge pull request #407 from Fleuronic/fix-typo
Fix typo in changelog
2 parents f671317 + 6b924aa commit bbfea38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
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)