Skip to content

Commit ea65745

Browse files
committed
Build: Fixing a small typo in the effect's description
1 parent 74f38b4 commit ea65745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/effect.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"scale": {
3434
"dependencies": [ "effect-size" ],
35-
"description": "Grows or shrinks an element and its content. Restores an elemnt to its original size."
35+
"description": "Grows or shrinks an element and its content. Restores an element to its original size."
3636
},
3737
"shake": {
3838
"description": "Shakes an element horizontally or vertically n times."

0 commit comments

Comments
 (0)