Build: Fixing a small typo in the effect's description

This commit is contained in:
TJ VanToll 2014-02-04 08:53:01 -05:00
parent 74f38b4e2f
commit ea65745691

View File

@ -32,7 +32,7 @@
}, },
"scale": { "scale": {
"dependencies": [ "effect-size" ], "dependencies": [ "effect-size" ],
"description": "Grows or shrinks an element and its content. Restores an elemnt to its original size." "description": "Grows or shrinks an element and its content. Restores an element to its original size."
}, },
"shake": { "shake": {
"description": "Shakes an element horizontally or vertically n times." "description": "Shakes an element horizontally or vertically n times."