From d64c8349ef27119da247c2afedabee5f72b4552d Mon Sep 17 00:00:00 2001 From: JessamyT <75634662+JessamyT@users.noreply.github.com> Date: Wed, 7 Aug 2024 13:17:16 -0700 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Naomi Pentrel <5212232+npentrel@users.noreply.github.com> --- docs/use-cases/one-to-many.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/use-cases/one-to-many.md b/docs/use-cases/one-to-many.md index b69d6191c0e..4644af2ab29 100644 --- a/docs/use-cases/one-to-many.md +++ b/docs/use-cases/one-to-many.md @@ -92,7 +92,7 @@ If some of your machines have slight differences, you can still add the fragment ## Modify a fragment -If your machines are similar but not identical, you can use a fragment with all of them, and then [edit it](/fleet/fragments/#modify-the-config-of-a-machine-that-uses-a-fragment) to customize select fields of the configuration without modifying the upstream fragment. +If your machines are similar but not identical, you can use a fragment with all of them, and then [overwrite parts of it](/fleet/fragments/#modify-the-config-of-a-machine-that-uses-a-fragment) to customize select fields of the configuration without modifying the upstream fragment. {{% alert title="Note" color="note" %}} If you modify fields within a fragment, your modifications will act as overwrites.