From aa388b0589b21ff3ee7177fd1dd4d9e9cae6367c Mon Sep 17 00:00:00 2001 From: Peter Czuczor <61667986+czp13@users.noreply.github.com> Date: Tue, 10 Dec 2024 13:11:02 +0100 Subject: [PATCH] docs: Adding more details about the copilot wrap with... feature. (#3870) * Adding more details about the copilot wrap with... feature. * add missing colon accidentally removed (needed for definition lists) * tried to make the description more explicit and clear * avoid redundancy --------- Co-authored-by: Jouni Koivuviita --- articles/tools/copilot/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/tools/copilot/index.adoc b/articles/tools/copilot/index.adoc index 9b89fcaf1b..7e1f659e49 100644 --- a/articles/tools/copilot/index.adoc +++ b/articles/tools/copilot/index.adoc @@ -144,7 +144,7 @@ Copilot uses a plugin architecture which allows additional functionality to appe [Read more about additional Copilot features.] -*Wrap with...*:: Add a layout around the selected component. +*Wrap with...*:: Wrap the selected components within a new layout. The components are placed in the layout in the same order you select them. The resulting layout is placed in the same place as the first component you select. *Duplicate*:: Make a copy of the component.