Skip to content

Commit 599ee43

Browse files
authored
update readme
1 parent 76ddebc commit 599ee43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Performantly animate all CSS grid properties, including:
2727

2828
## Why use animate-css-grid?
2929

30-
This library uses transforms to transition between different layout states, which means, in comparison to [CSS animations](https://web.dev/css-animated-grid-layouts/), it offers:
30+
This library uses transforms to transition between different layout states, which means, in comparison to [pure CSS animations](https://web.dev/css-animated-grid-layouts/), it offers:
3131

3232
- better performance
3333
- more flexibility in terms of what properties can be animated

0 commit comments

Comments
 (0)