From b5789701e54e410235af27342aafafac74d95d05 Mon Sep 17 00:00:00 2001 From: Luke Yoo Date: Thu, 7 Aug 2025 20:22:00 +0000 Subject: [PATCH] Fix scale description --- src/docs/scale.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/scale.mdx b/src/docs/scale.mdx index 7f29c28a7..2eab23715 100644 --- a/src/docs/scale.mdx +++ b/src/docs/scale.mdx @@ -189,7 +189,7 @@ Use the `scale-x-` utilities like `scale-x-75` and `-scale-x-150` to sca ### Scaling on the y-axis -Use the `scale-y-` utilities like `scale-y-75` and `-scale-y-150` to scale an element on the y-axis by a percentage of its original height: +Use the `scale-y-` utilities like `scale-y-75` and `scale-y-150` to scale an element on the y-axis by a percentage of its original height: