Skip to content

Commit f290209

Browse files
committed
change affect to effect
1 parent 7c5ca46 commit f290209

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
@@ -2594,7 +2594,7 @@ Unit testing helps maintain clean code, as such I included some of my recommenda
25942594
25952595
- Use short durations for animations. I generally start with 300ms and adjust until appropriate.
25962596
2597-
*Why?*: Long animations can have the reverse affect on User Experience and perceived performance by giving the appearance of a slow application.
2597+
*Why?*: Long animations can have the reverse effect on User Experience and perceived performance by giving the appearance of a slow application.
25982598
25992599
### animate.css
26002600
###### [Style [Y212](#style-y212)]

0 commit comments

Comments
 (0)