diff --git a/public/docs/ts/latest/guide/animations.jade b/public/docs/ts/latest/guide/animations.jade index d00e0ba34d..6a14d4b0d4 100644 --- a/public/docs/ts/latest/guide/animations.jade +++ b/public/docs/ts/latest/guide/animations.jade @@ -221,7 +221,7 @@ figure.image-display * `'3em'` * `'100%'` - For most dimensinal properties we can also just define a number which is then assumed to be + For most dimensional properties we can also just define a number which is then assumed to be in pixels: * `50` is the same as saying `'50px'`