diff options
Diffstat (limited to 'build/effect.json')
-rw-r--r-- | build/effect.json | 2 |
1 files changed, 1 insertions, 1 deletions
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." |