diff --git a/src/pages/docs/gap.mdx b/src/pages/docs/gap.mdx index 1a9e86281..ec309c9b2 100644 --- a/src/pages/docs/gap.mdx +++ b/src/pages/docs/gap.mdx @@ -40,7 +40,7 @@ Use `gap-{size}` to change the gap between both rows and columns in grid and fle ### Changing row and column gaps independently -Use `gap-x-{size}` and `gap-y-{size}` to change the gap between rows and columns independently. +Use `gap-x-{size}` and `gap-y-{size}` to change the gap between columns and rows independently. ```html {{ example: true }}