Update task.md

minor grammar mistake "it's original" should be "its original"
This commit is contained in:
kiniggit 2020-05-16 00:19:22 -03:00 committed by GitHub
parent aabbec16cc
commit befe535602
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ importance: 5
# Animate the flying plane (CSS)
Modify the solution of the previous task <info:task/animate-logo-css> to make the plane grow more than it's original size 400x240px (jump out), and then return to that size.
Modify the solution of the previous task <info:task/animate-logo-css> to make the plane grow more than its original size 400x240px (jump out), and then return to that size.
Here's how it should look (click on the plane):