Skip to content

Commit ed497e7

Browse files
Update 7-animation/2-css-animations/article.md
Co-authored-by: Muhammed Zakir <8190126+MuhammedZakir@users.noreply.github.com>
1 parent e0db058 commit ed497e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

7-animation/2-css-animations/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ stripe.onclick = function() {
129129

130130
## transition-timing-function
131131

132-
The timing function describes how the animation process is distributed along its timeline. Will it start slowly and then go fast or vice versa.
132+
The timing function describes how the animation process is distributed along its timeline. Will it start slowly and then go fast, or vice versa.
133133

134134
It appears to be the most complicated property at first. But it becomes very simple if we devote a bit time to it.
135135

0 commit comments

Comments
 (0)