We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0db058 commit ed497e7Copy full SHA for ed497e7
7-animation/2-css-animations/article.md
@@ -129,7 +129,7 @@ stripe.onclick = function() {
129
130
## transition-timing-function
131
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.
+The timing function describes how the animation process is distributed along its timeline. Will it start slowly and then go fast, or vice versa.
133
134
It appears to be the most complicated property at first. But it becomes very simple if we devote a bit time to it.
135
0 commit comments