diff --git a/www/docs/forms/layout.mdx b/www/docs/forms/layout.mdx index acb6f1085a..49f25ece4d 100644 --- a/www/docs/forms/layout.mdx +++ b/www/docs/forms/layout.mdx @@ -99,7 +99,7 @@ like ``. The example below uses a flexbox utility to vertically center the contents and changes `` to `` so that your columns only take up as much -space as needed. Put another way, the column sizes itself based on on the contents. +space as needed. Put another way, the column sizes itself based on the contents. {GridAutoSizing}