diff --git a/7-animation/2-css-animations/article.md b/7-animation/2-css-animations/article.md index a34d8333..09327b2c 100644 --- a/7-animation/2-css-animations/article.md +++ b/7-animation/2-css-animations/article.md @@ -464,7 +464,7 @@ For example, here clicking on the `#boat` element adds the class with `transform ``` -Or a more complex example, with `@keyframes`: +Here's a more complex example, with `@keyframes`: ```html run height=80 autorun no-beautify

click me to start / stop