Skip to content

Commit 1c96f23

Browse files
committed
Fix spelling mistake.
1 parent e8a45c5 commit 1c96f23

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
@@ -11,7 +11,7 @@ Features:
1111

1212
**How to use it in your project**
1313

14-
Drap class files in the "Classes" folder into your project, includes CardAnimationView.swift and ImageCardView.swift.
14+
Drag class files in the "Classes" folder into your project, includes CardAnimationView.swift and ImageCardView.swift.
1515

1616
Classes:
1717

@@ -89,7 +89,7 @@ From iOS8, transform and autolayout play nice. There is a blog for this: [Constr
8989

9090
Transform doesn't affect autolayout, only constraints can affect autolayout.
9191

92-
Transformes affect view's frame, but do nothing to view's center and bounds.
92+
Transform affects view's frame, but do nothing to view's center and bounds.
9393

9494
**Make flip animation background not transparent**
9595

0 commit comments

Comments
 (0)