Skip to content
This repository was archived by the owner on Oct 18, 2022. It is now read-only.

Commit aaff59f

Browse files
author
Anna-Mariia Shkarlinska
committed
Fix typos in README.md
1 parent 9b33cc8 commit aaff59f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
![](https://img.shields.io/badge/carthage-compatible-green.svg)
66
![](https://app.bitrise.io/app/23a07b63b3f55f97/status.svg?token=Rt_2gKUavbR8LQ7PVuTbYg&branch=master)
77

8-
An easy to use Collection View Layout for card-like animation 🎉
8+
An easy-to-use Collection View Layout for card-like animation 🎉
99

1010
<p align="center">
1111
<img src="https://user-images.githubusercontent.com/18245585/50694808-2b795e80-103b-11e9-839d-f2d8dc533bb4.gif" width="250">
@@ -42,7 +42,7 @@ class CollectionViewCell: CarLensCollectionViewCell {
4242
}
4343
}
4444
```
45-
The sample implementation is available in [Demo](CarLensCollectionViewDemo) project.
45+
The sample implementation is available in [Demo](CarLensCollectionViewLayoutDemo) project.
4646

4747
## Installation
4848

0 commit comments

Comments
 (0)