Fix pronoun plurality

This commit is contained in:
Jerry Smith 2018-11-04 20:26:15 +03:00 committed by GitHub
parent da0063e450
commit 8d7492c4e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
CSS animations allow to do simple animations without JavaScript at all. CSS animations allow to do simple animations without JavaScript at all.
JavaScript can be used to control CSS animation and make them even better with a little of code. JavaScript can be used to control CSS animation and make it even better with a little of code.
## CSS transitions [#css-transition] ## CSS transitions [#css-transition]