From c79df2197cb8cd7cec025ecbb965aebaa3790fe8 Mon Sep 17 00:00:00 2001 From: Eilidh <134552781+eilzo@users.noreply.github.com> Date: Fri, 8 Aug 2025 09:32:29 +0100 Subject: [PATCH] Fix design system typo --- docs/ff-concepts/design-system/design-system.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ff-concepts/design-system/design-system.md b/docs/ff-concepts/design-system/design-system.md index 614444fa..ec7de2a7 100644 --- a/docs/ff-concepts/design-system/design-system.md +++ b/docs/ff-concepts/design-system/design-system.md @@ -256,7 +256,7 @@ Here are all the properties you can customize: ![main-axis-margin](../imgs/main-axis-margin.avif) -6. **Cross Axis Maring:** This refers to the space or gap along the cross direction of the scrollbar. For instance, in a vertically scrolling list, it refers to the left and right spacing, and in a horizontally scrolling list, it refers to the top and bottom spacing. +6. **Cross Axis Margin:** This refers to the space or gap along the cross direction of the scrollbar. For instance, in a vertically scrolling list, it refers to the left and right spacing, and in a horizontally scrolling list, it refers to the top and bottom spacing. ![cross-axis-margin](../imgs/cross-axis-margin.avif)