We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 109c506 + 0f9761e commit edfc54cCopy full SHA for edfc54c
README.md
@@ -67,7 +67,7 @@ collectionView.collectionViewLayout = layout
67
68
### Customization
69
70
-Animators implement the protocol `LayoutAttributesAnimator`. Most of them have additionaly parameters that you can tweak the transitions.
+Animators implement the protocol `LayoutAttributesAnimator`. Most of the built-in ones have additional parameters that you can tweak the transitions.
71
You can also write your own animators.
72
73
## TODO
@@ -78,7 +78,7 @@ You can also write your own animators.
78
79
## Author
80
81
-Jin Wang
+[Jin Wang](https://twitter.com/jinw1990)
82
83
84
## License
0 commit comments