From ea657456918ea208c2e2cceef6c05735f298963d Mon Sep 17 00:00:00 2001 From: TJ VanToll Date: Tue, 4 Feb 2014 08:53:01 -0500 Subject: [PATCH] Build: Fixing a small typo in the effect's description --- build/effect.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/effect.json b/build/effect.json index 07e047f03..3963bced3 100644 --- a/build/effect.json +++ b/build/effect.json @@ -32,7 +32,7 @@ }, "scale": { "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": { "description": "Shakes an element horizontally or vertically n times." -- 2.39.5