Skip to content

Commit 61bee59

Browse files
committed
fixes type
1 parent bcabe05 commit 61bee59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AnimationExamples/ClipPathAnimation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<div align="center"><img src="/screens/clip_path_img_1.png"/></div>
6969

7070
# Flow
71-
To achieve the desired animation we need to have steps :
71+
The desired animation is made up of 4 steps :
7272
1. Slide the clip-path down.
7373
2. Rotate `hourglass_frame` and `fill_outlines` group by 180 degrees.
7474
3. Slide the clip-path up (since the groups are rotated we need to move the clip-path up).

0 commit comments

Comments
 (0)