Skip to content
This repository was archived by the owner on Jun 17, 2023. It is now read-only.

Commit 44c76c6

Browse files
authored
Update README.md
1 parent 4d74e59 commit 44c76c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
CollectionViewPagingLayout is a simple but powerful tool for making complex layouts for your UICollectionView.
6060
The implementation is very simple there is custom `UICollectionViewLayout` that gives you the ability to apply transforms on the cells.
6161
No inheritance or anything like that.
62-
See [How to use](https://github.com/amirdew/CollectionViewPagingLayout#how-to-use) part for more details.
62+
See [How to use](https://github.com/amirdew/CollectionViewPagingLayout#how-to-use) for more details.
6363

6464

6565
## Installation

0 commit comments

Comments
 (0)