Skip to content

Commit edfc54c

Browse files
committed
Merge branch 'master' of github.com:KelvinJin/AnimatedCollectionViewLayout
2 parents 109c506 + 0f9761e commit edfc54c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ collectionView.collectionViewLayout = layout
6767

6868
### Customization
6969

70-
Animators implement the protocol `LayoutAttributesAnimator`. Most of them have additionaly parameters that you can tweak the transitions.
70+
Animators implement the protocol `LayoutAttributesAnimator`. Most of the built-in ones have additional parameters that you can tweak the transitions.
7171
You can also write your own animators.
7272

7373
## TODO
@@ -78,7 +78,7 @@ You can also write your own animators.
7878

7979
## Author
8080

81-
Jin Wang
81+
[Jin Wang](https://twitter.com/jinw1990)
8282

8383

8484
## License

0 commit comments

Comments
 (0)