From 508569437a613c61e61b1317f00ca5ba2d7795b0 Mon Sep 17 00:00:00 2001 From: Whos Deez <134500894+Whosdeez@users.noreply.github.com> Date: Fri, 10 Jul 2026 07:01:43 +0000 Subject: [PATCH] :books: Fix flex word repetition and correct modifier key in docs (#10610) * :paperclip: Update version on mcp package.json * Update flexible-layouts.njk : fixed repetition and changed shortcut Fixed 'Flex' word repetition; made the Toggle Flex instruction reflect the correct keyboard modifier key. Signed-off-by: Whos Deez <134500894+Whosdeez@users.noreply.github.com> * Update package version to 2.17.0 Signed-off-by: Andrey Antukh --------- Signed-off-by: Whos Deez <134500894+Whosdeez@users.noreply.github.com> Signed-off-by: Andrey Antukh Co-authored-by: Andrey Antukh --- docs/user-guide/designing/flexible-layouts.njk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user-guide/designing/flexible-layouts.njk b/docs/user-guide/designing/flexible-layouts.njk index 832344841e..15faa6bd39 100644 --- a/docs/user-guide/designing/flexible-layouts.njk +++ b/docs/user-guide/designing/flexible-layouts.njk @@ -24,11 +24,11 @@ desc: Master responsive web design with Penpot's flexible and grid layouts! Lear

Add Flex Layout

-

You can add Flex Layout to any layer, group, board or a selection including any of these. Once Flex Layout Flex is added the selected elements will be contained into a board with the Flex Layout properties. You have several ways to do this:

+

You can add Flex Layout to any layer, group, board or a selection including any of these. Once Flex Layout is added, the selected elements will be contained into a board with the Flex Layout properties. You have several ways to do this:

  • From the Design panel at the right sidebar.
  • From the option at the selection menu (right click button).
  • -
  • Pressing Ctrl/⌘ + A.
  • +
  • Pressing Shift/⇧ + A.
Adding Layouts