Skip to content

Commit c07382a

Browse files
authored
Update article.md
1 parent e6dfc02 commit c07382a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

7-animation/3-js-animation/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ function animate({timing, draw, duration}) {
143143
});
144144
}
145145
```
146-
146+
///
147147
Function `animate` accepts 3 parameters that essentially describes the animation:
148148

149149
`duration`

0 commit comments

Comments
 (0)