Skip to content

Commit d168250

Browse files
committed
Merge pull request johnpapa#571 from nwhatt/fix-typo
change affect to effect
2 parents 9b47220 + f290209 commit d168250

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)